异常日志:

06-18 22:36:58.169 ERROR org.apache.catalina.util.LifecycleBase [main] -Failed to start component [Connector[HTTP/1.1-8081]]
org.apache.catalina.LifecycleException: Protocol handler start failed
at org.apache.catalina.connector.Connector.startInternal(Connector.java:1008)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
at org.apache.catalina.core.StandardService.addConnector(StandardService.java:227)
at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors(TomcatWebServer.java:263)
at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.start(TomcatWebServer.java:195)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.startWebServer(ServletWebServerApplicationContext.java:297)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.finishRefresh(ServletWebServerApplicationContext.java:163)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:552)
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 net.shopxx.BootEbpWeb.main(BootEbpWeb.java:22)
Caused by: java.net.BindException: Address already in use: bind

解决方案:

1.重启项目,更换端口
2.杀死相关占用端口的进程,释放出来

Springboot 启动 org.apache.catalina.LifecycleException: Protocol handler start failed 报错相关推荐

  1. org.apache.catalina.LifecycleException: Protocol handler start failed

    错误描述,在启动springboot项目是出现了org.apache.catalina.LifecycleException: Protocol handler start failed报错 错误原因 ...

  2. SpringBoot报错 org.apache.catalina.LifecycleException: Protocol handler start failed

    很多人在第一次创建运行SpringBoot项目的时候会报错 org.apache.catalina.LifecycleException: Protocol handler start failed ...

  3. Caused by: org.apache.catalina.LifecycleException: A child container failed during start

    错误提示: 严重: A child container failed during start java.util.concurrent.ExecutionException: org.apache. ...

  4. LifecycleException: Protocol handler start failed 端口占用异常

    Windows+R --> 打开运行 --> 输入CMD --> 回车调出命令窗口 查看端口使用情况,输入命令: netstat -aon|findstr "端口号&quo ...

  5. jar包冲突java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException

    1.错误信息 springboot项目打包后,运行报错: java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleE ...

  6. Maven项目启动报错 org.apache.catalina.LifecycleException: Failed to start component,手动添加Oracle JDBC 驱动jar包

     项目启动报错: D:\apache-tomcat-8.5.43\bin\catalina.bat run [2019-09-11 11:31:53,154] Artifact heima_ssm_w ...

  7. 启动tomcat报错Caused by: org.apache.catalina.LifecycleException: No UserDatabase component

    启动tomcat报错 Caused by: org.apache.catalina.LifecycleException: No UserDatabase component 替换conf/tomca ...

  8. tomcat启动子容器启动失败tomcat org.apache.catalina.LifecycleException异常的解决办法

    博主最近写一个web项目将jar包加载到了libraries下面持续报错 子容器启动失败tomcat org.apache.catalina.LifecycleException 最终将jar包加入到 ...

  9. org.apache.catalina.LifecycleException: Failed to

    2019独角兽企业重金招聘Python工程师标准>>> 文章原创地址:org.apache.catalina.LifecycleException: Failed to start ...

最新文章

  1. 在C#中使用代理的方式触发事件 (委托和事件 ) (转)
  2. PAT (Advanced Level) 1014 Waiting in Line(模拟)
  3. CentOS 7设置KVM硬盘模式为SCSI
  4. 静态连接和动态链接有什么区别?
  5. Leetcode重点250题
  6. (转)DB2 db2diag.log 日志分析
  7. 文件app如何连接服务器,如何实现app与服务器连接数据库
  8. python opencv读取图像并生成plt文件
  9. 3dmax森林树木植物插件 Forest Pack Pro 6.3.1
  10. php eregireplace,eregi_replace()中特殊字符的处理方法
  11. python单词表首字母排序_python3 列表排序(字母顺序排序、字母相反顺序排序和倒序)...
  12. 程序之父: Pascal之父:尼克劳斯·沃思(一)
  13. Cocos Creator入职学习日记——篇1(KeyWord:艺术字、渐变色、透明过渡特效)
  14. 关于ubuntu系统的scp服务提示Permission denied
  15. 我有一个方法判断你有没有编程天赋
  16. 股价翻番 人生赢家,python爬取基金 筛选股票
  17. Python的静态成员变量和非静态成员变量
  18. 卡塔尔世界杯壁纸已上线,下载的壁纸清晰度不够?教你修复清晰
  19. 研究生的压力应对与心理健康期末考试答案
  20. STM32F103完成对SD卡的数据读取(fat文件模式)

热门文章

  1. MSDN Library for Visual Studio 2008 SP1 下载
  2. 全球与中国钻石项链市场深度研究分析报告
  3. ZZULIOJ1044: 不及格率
  4. AMOS分析技术:模型修正单文件多模型操作
  5. 在Oracle中如何暂估收入,oracleebsr12财务基础月结.pptx
  6. 多屏互动之手机与电脑的互动应用程序
  7. 【wikioi】1034 家园(最大流+特殊的技巧)
  8. LeGO-LOAM LoopClosure
  9. Outlook Express邮件客户端的自动化配置
  10. java实现Excel文件解析---apache POI以及把汉字转化为拼音