Failed to initialize end point associated

2026-02-14 10:20:24

1、在网页打开系统链接,首页不能显示

提示错误如图

Failed to initialize end point associated

2、之后进入dos启动tomcat出现错误

Failed to initialize end point associated with ProtocolHandle ["ajp-bio-8009"]

如图

问题是端口号被占用了

Failed to initialize end point associated

3、找到tomcat目录下的server.xml文件——〉打开

搜索8009端口号

修改端口号

Failed to initialize end point associated

Failed to initialize end point associated

4、再次访问系统,出现首页面

Failed to initialize end point associated

猜你喜欢