Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/

报错情况

Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/

出错原因

检查tomcat 配置

Intellij IDEA 报错 Cannot open URL. Please check this URL is correct: http://localhost:8080/

所以这里报错的原因是 open browser 和 Tomcat Server Settings -》 HTTP port 设置的不一致

当时上边写的是 8080,下边写的是 10000,以致于出现此错误。

相关文章:

  • 2022-12-23
  • 2021-05-02
  • 2021-09-29
  • 2021-05-17
  • 2022-12-23
  • 2021-08-23
  • 2022-01-02
猜你喜欢
  • 2021-10-10
  • 2022-12-23
  • 2021-08-27
  • 2021-07-21
相关资源
相似解决方案