回到技术博客

JavaWeb端口8080端口被占用

一、报错信息

localhost:8080 is already in use

Port 8080 required by Tomcat v8.0 Server at localhost is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).

Error running Tomcat8: Address localhost:8080 is already in use

一、分析并解决问题

电脑中8080端口被占用,导致web项目不能运行

任务管理器关闭占用8080端口的程序

netstat -ano

tasklist

任务管理器

— 写于生活,留给未来 —

最后更新于 2024-11-17

树下留言

LET’S TALK

文字是一次相遇。很高兴听到你的声音。

评论加载中…