当前位置: 代码迷 >> 综合 >> nacos Unable to start embedded Tomcat
  详细解决方案

nacos Unable to start embedded Tomcat

热度:54   发布时间:2023-12-22 11:51:29.0

nacso启动报错  org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat

使用 ./startup.sh -m standalone  按单机版启动可以

 

  相关解决方案