admin管理员组文章数量:1794759
[完美解决] Failed to start bean ‘webServerStartStop‘; nested exception is java.lang.reflect.UndeclaredTh
org.springframework.context.ApplicationContextException: Failed to start bean ‘webServerStartStop’; nested exception is java.lang.reflect.UndeclaredThrowableException 集群nacos后 用了nginx作为代理, 启动时候一直转圈圈… 可以明确告诉你 错的地方只有三个 1.nacos配置文件的ip地址有问题 2.nginx的 upstream nacos-cluster { 地址有问题 } 3.java的yml的server-addr地址有问题
采坑过程很痛苦, 用时差不多10个小时解决的. 1.遇到这个错误, 创建一个文件夹,nacos-cluster 里面解压nacos 注意, nacos的 集群配置先不用写, 先去application.properties 设置端口和开放数据库的配置
2,去nginx的nginx.conf设置集群信
本文标签: 完美beanwebServerStartStopstartnested
版权声明:本文标题:[完美解决] Failed to start bean ‘webServerStartStop‘; nested exception is java.lang.reflect.UndeclaredTh 内容由林淑君副主任自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.xiehuijuan.com/baike/1686790777a103332.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论