说明8080号端口已经被某进程占用,进入命令行输入 netstat -ano 查看活动连接,找到占用8080端口程序的pid,在任务管理器的详细信息页面找到对应的pid将其关掉

idea tomcat运行时出现 Aaddress localhost:8080 is already in use

idea tomcat运行时出现 Aaddress localhost:8080 is already in use

 

因为图理我的已经关掉了所以没有显示出pid为4632的进程

相关文章:

  • 2022-12-23
  • 2021-05-15
  • 2021-08-27
  • 2021-10-31
  • 2021-12-26
  • 2021-06-17
  • 2021-11-14
  • 2021-06-20
猜你喜欢
  • 2021-09-12
  • 2021-05-22
  • 2021-06-27
  • 2021-07-05
  • 2021-06-27
相关资源
相似解决方案