文章 2024-01-04 来自:开发者社区

idea debug模式启动Tomcat报错:Error running ‘tomcat8‘: java.net.SocketException “socket closed“

场景:在idea中,启动tomcat服务器,报错报错日志:Error running 'tomcat8': Unable to open debugger port (127.0.0.1:55763): java.net.SocketException "socket closed"分析原因发生报错的原因,其实就是 端口被占用了找端口发现有三个端口,接下来分别判断这三个端口的占用情况查找进程打开....

idea debug模式启动Tomcat报错:Error running ‘tomcat8‘: java.net.SocketException “socket closed“
文章 2017-03-27 来自:开发者社区

【tomcat】启动报错:Failed to initialize end point associated with ProtocolHandler ["http-apr-8080"] java.lang.Exception: Socket bind failed 和java.net.BindE

背景:【新手】 将开发机子上的Tomcat连同其中的项目,一起拷贝到服务器上,启动tomcat的start.bat,然后报错如下: 问题1: Failed to initialize end point associated with ProtocolHandler ["http-apr-8080"] java.lang.Exception: Socket bind failed: [730...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

开发与运维

集结各类场景实战经验,助你开发运维畅行无忧

+关注