现在是怎么启动tomcat 的?? 是 service ?? or command line 启动?
从你的图中,似乎是有一个tomcat service 已经把port 8009 绑住了
(因为process 是 tomcat9.exe)
然后造成 Failed to initialize component [Connector[AJP/1.3-8009]]
我觉得应该还有别的问题.....但是目前资讯只到这而已
※ 引述《akk98 (阳光老哥 fighting!!!)》之铭言:
: ※状况概述:
: 重灌后我的TOMCAT无法启动 重新下载也没用
: 也用过系统安装版 已经启动 但是就是无法登入8080
: 不知道有没有人能远端帮忙 感激不尽
: ※程式码:
: SEVERE [main] org.apache.catalina.util.LifecycleBase.handleSubClassException
: Failed to initialize component [Connector[AJP/1.3-8009]]
: org.apache.catalina.LifecycleException: Protocol handler
: initialization failed
: at
: org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:474)
: Caused by: java.net.BindException: Address already in use: bind