1、问题

启动Tomcat9.0时总是报

The archive: D:/apache-tomcat-9.0.8/bin/bootstrap.jar which is referenced by the classpath, does not exist.

2、解决

打开Run Configuration-》Classpath
The archive: D:/apache-tomcat-9.0.8/bin/bootstrap.jar which is referenced by the classpath, does not
在User Entries中重新设置bootstrap.jar。
这里一定要看仔细是否对于安装的tomcat路径,我的问题是指定的路径不一致才导致启动不了。
The archive: D:/apache-tomcat-9.0.8/bin/bootstrap.jar which is referenced by the classpath, does not

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
  • 2021-12-31
  • 2022-12-23
  • 2021-07-25
  • 2021-07-03
猜你喜欢
  • 2021-09-04
  • 2021-04-16
  • 2021-10-20
  • 2021-11-05
相关资源
相似解决方案