[2023-04-24 08:44:38.747] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:44:40.768] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:44:40.768] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:44:40.770] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:44:42.803] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:44:44.812] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:44:44.812] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:44:44.812] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:44:46.834] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:45:09.331] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ... 8 common frames omitted [2023-04-24 08:46:49.027] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.engineering_management.EngineeringManagementApplication.main(EngineeringManagementApplication.java:14) Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ... 8 common frames omitted [2023-04-24 08:47:35.377] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:37.397] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:37.397] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:47:37.399] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:47:39.419] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:41.437] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:41.437] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:47:41.437] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:47:43.470] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:45.497] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:45.497] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:47:45.497] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=message-alarm-center, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:142) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:47:47.513] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:49.544] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:47:49.544] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:47:49.544] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=message-alarm-center.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:145) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:47:58.965] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ... 8 common frames omitted [2023-04-24 08:50:05.205] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ... 8 common frames omitted [2023-04-24 08:50:28.347] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:50:30.370] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:50:30.370] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:50:30.372] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:50:32.400] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:50:34.415] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:50:34.415] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:50:34.415] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:50:36.432] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:52:25.415] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) ... 8 common frames omitted [2023-04-24 08:52:50.310] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:52:52.325] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:52:52.325] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:52:52.327] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) [2023-04-24 08:52:54.344] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:53:53.303] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:53.477] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:53.664] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:53.865] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:53.867] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: [NACOS HTTP-GET] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:115) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) [2023-04-24 08:53:53.896] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.078] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.318] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.505] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.506] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: [NACOS HTTP-GET] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:115) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) [2023-04-24 08:53:54.513] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.727] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:54.914] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.115] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.115] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=dam-safety-monitor, group=DEFAULT_GROUP, tenant= java.net.ConnectException: [NACOS HTTP-GET] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:115) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:142) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) [2023-04-24 08:53:55.117] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.318] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.542] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.729] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.729] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=dam-safety-monitor.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: [NACOS HTTP-GET] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:115) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:145) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) [2023-04-24 08:53:55.745] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:55.966] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:56.154] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:56.334] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused: no further information [2023-04-24 08:53:56.334] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=dam-safety-monitor-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: [NACOS HTTP-GET] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:115) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadApplicationConfiguration(NacosPropertySourceLocator.java:150) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:103) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.damsafety.DamSafetyMonitorApplication.main(DamSafetyMonitorApplication.java:35) [2023-04-24 08:57:24.235] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:57:26.260] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - [NACOS SocketTimeoutException httpGet] currentServerAddr:http://127.0.0.1:8848, err : connect timed out [2023-04-24 08:57:26.260] [main] [] ERROR c.alibaba.nacos.client.config.http.ServerHttpAgent - no available server [2023-04-24 08:57:26.262] [main] [] ERROR com.alibaba.nacos.client.config.impl.ClientWorker - [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=blade-dev.yaml, group=DEFAULT_GROUP, tenant= java.net.ConnectException: no available server at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpGet(ServerHttpAgent.java:123) at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48) at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:230) at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:143) at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:92) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.loadNacosData(NacosPropertySourceBuilder.java:85) at com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder.build(NacosPropertySourceBuilder.java:74) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosPropertySource(NacosPropertySourceLocator.java:204) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosDataIfPresent(NacosPropertySourceLocator.java:191) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadNacosConfiguration(NacosPropertySourceLocator.java:161) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.loadSharedConfiguration(NacosPropertySourceLocator.java:117) at com.alibaba.cloud.nacos.client.NacosPropertySourceLocator.locate(NacosPropertySourceLocator.java:101) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:52) at org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47) at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:101) at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:623) at org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:367) at org.springframework.boot.SpringApplication.run(SpringApplication.java:311) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:51) at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14)