当前位置:网站首页>Serious [main] org.apache.catalina.util.lifecyclebase Handlesubclassexception initialization component
Serious [main] org.apache.catalina.util.lifecyclebase Handlesubclassexception initialization component
2022-07-25 13:36:00 【|Liu Zhao|】
06-Dec-2020 13:29:55.280 serious [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Initialize components [Connector[HTTP/1.1-8080]] Failure .
org.apache.catalina.LifecycleException: Protocol handler initialization failed
at org.apache.catalina.connector.Connector.initInternal(Connector.java:1041)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136)
at org.apache.catalina.core.StandardService.initInternal(StandardService.java:533)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136)
at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:1057)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136)
at org.apache.catalina.startup.Catalina.load(Catalina.java:584)
at org.apache.catalina.startup.Catalina.load(Catalina.java:607)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:303)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:473)
Caused by: java.net.BindException: Address already in use
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Net.java:461)
at java.base/sun.nio.ch.Net.bind(Net.java:453)
at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
at org.apache.tomcat.util.net.NioEndpoint.initServerSocket(NioEndpoint.java:228)
at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:211)
at org.apache.tomcat.util.net.AbstractEndpoint.bindWithCleanup(AbstractEndpoint.java:1141)
at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:1154)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:581)
at org.apache.coyote.http11.AbstractHttp11Protocol.init(AbstractHttp11Protocol.java:74)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:1038)
... 13 more
stop it tomcat And run it again ok 了 :
aplicationserver --- > Choose tomcat Right click ---- > stop/disconnect ---- > And then again run/connect Just ok 了

边栏推荐
- hcip第八天笔记
- 0717RHCSA
- Excel import and export source code analysis
- Discussion on principle and application technology of MLIR
- hcip第九天笔记
- Concurrent programming - memory model JMM
- ES6数组去重 new Set()
- How to solve the problem of taking up too much space when recording and editing videos?
- 二叉树基本知识
- Based on Baiwen imx6ull_ Ap3216 experiment driven by Pro development board
猜你喜欢

window unbutu20 LTS apt,wget 安装时 DNS 解析错误

刷题-洛谷-P1085 不高兴的津津

【GCN-RS】Region or Global? A Principle for Negative Sampling in Graph-based Recommendation (TKDE‘22)

The migration of arm architecture to alsa lib and alsa utils is smooth

【GCN】《Adaptive Propagation Graph Convolutional Network》(TNNLS 2020)

【GCN-RS】Learning Explicit User Interest Boundary for Recommendation (WWW‘22)

Preparing for the soft test for junior programmers in the second half of 2022

Excel录制宏
![[ai4code final chapter] alphacode: competition level code generation with alphacode (deepmind)](/img/05/86eed30a7c063beace400a005e4a4c.png)
[ai4code final chapter] alphacode: competition level code generation with alphacode (deepmind)

【GCN-CTR】DC-GNN: Decoupled GNN for Improving and Accelerating Large-Scale E-commerce Retrieval WWW22
随机推荐
Blindly expanding the scale of the meta universe has deviated from the development logic of the meta universe
Design and principle of thread pool
详解浮点数的精度问题
MLIR原理与应用技术杂谈
Audio and video technology development weekly | 255
Basic knowledge of binary tree
Sports luxury or safety luxury? Which type of Asian Dragon and Volvo S60 should we start with?
Excel添加按键运行宏
刷题-洛谷-P1046 陶陶摘苹果
pytest.mark.parametrize及mock使用
Uniapp handles background transfer pictures
Leetcode 113. 路径总和 II
Prepare for 2022 csp-j1 2022 csp-s1 preliminaries video set
0710RHCSA
How can information security engineers prepare for the soft exam in the second half of 2022?
嵌入式代码如何进行重构?
uniapp处理后台传输图片
HTTP cache tongtianpian, there may be something you want
How to realize the configuration method of user password free login?
C # basic learning (XXIII)_ Forms and events