<!--Microsoft Windows [版本 10.0.18363.1016]
org.apache.catalina.LifecycleException: Protocol handler start failed
(c) 2019 Microsoft Corporation。保留所有权利。

C:\Users\admin>netstat -ano|findstr "8085"
TCP 0.0.0.0:8085 0.0.0.0:0 LISTENING 4300
TCP [::]:8085 [::]:0 LISTENING 4300

C:\Users\admin>taskkill -f -pid 4300
成功: 已终止 PID 为 4300 的进程。

C:\Users\admin>-->

相关文章:

  • 2021-12-19
  • 2021-09-05
  • 2021-04-24
  • 2021-09-01
  • 2021-10-20
  • 2022-01-01
  • 2021-06-23
  • 2022-03-01
猜你喜欢
  • 2022-12-23
  • 2022-01-24
  • 2022-01-07
  • 2021-08-21
  • 2022-02-08
  • 2021-12-19
相关资源
相似解决方案