NutzCN Logo
问答 启动找不到emtry.properties配置文件
发布于 880天前 作者 qq_e628b5d2 920 次浏览 复制 上一个帖子 下一个帖子
标签:

[aiyingqiu] 2021-11-26 11:28:03 DEBUG PropertiesProxy:106 : load properties from jar:file:/ops/server/./aiyingqiu-app-1.0-SNAPSHOT.jar!/custom/emtry.properties
[aiyingqiu] 2021-11-26 11:28:03 DEBUG PropertiesConfigureLoader:115 : Loading Properties - application.properties
[aiyingqiu] 2021-11-26 11:28:03 ERROR ServerHttpAgent:94 : [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused (Connection refused)
[aiyingqiu] 2021-11-26 11:28:04 ERROR ServerHttpAgent:94 : [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused (Connection refused)
[aiyingqiu] 2021-11-26 11:28:04 ERROR ServerHttpAgent:94 : [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused (Connection refused)
[aiyingqiu] 2021-11-26 11:28:04 ERROR ServerHttpAgent:94 : [NACOS ConnectException httpGet] currentServerAddr:http://127.0.0.1:8848, err : Connection refused (Connection refused)
[aiyingqiu] 2021-11-26 11:28:04 ERROR ClientWorker:239 : [fixed-127.0.0.1_8848] [sub-server] get server config exception, dataId=nutzboot, 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:107)
at com.alibaba.nacos.client.config.http.MetricsHttpAgent.httpGet(MetricsHttpAgent.java:48)
at com.alibaba.nacos.client.config.impl.ClientWorker.getServerConfig(ClientWorker.java:234)
at com.alibaba.nacos.client.config.NacosConfigService.getConfigInner(NacosConfigService.java:173)
at com.alibaba.nacos.client.config.NacosConfigService.getConfig(NacosConfigService.java:122)
at com.alibaba.nacos.client.config.NacosConfigService.getConfigAndSignListener(NacosConfigService.java:127)
at org.nutz.boot.starter.nacos.NacosConfigureLoader.init(NacosConfigureLoader.java:157)
at org.nutz.boot.AppContext.init(AppContext.java:284)
at org.nutz.boot.NbApp.execute(NbApp.java:206)
at org.nutz.boot.NbApp.run(NbApp.java:182)
at com.yichu.nutz.MainLauncher.main(MainLauncher.java:42)

0 回复
添加回复
请先登陆
回到顶部