【发布时间】:2020-09-25 20:16:08
【问题描述】:
我在运行 tomcat server v9 时收到错误,缺少引导程序! 我在哪里可以找到并下载它?
错误:
The archive: C:/Users/PC/Desktop/apache-tomcat-9.0.35/bin/bootstrap.jar which is referenced by the classpath, does not exist.
【问题讨论】:
我在运行 tomcat server v9 时收到错误,缺少引导程序! 我在哪里可以找到并下载它?
错误:
The archive: C:/Users/PC/Desktop/apache-tomcat-9.0.35/bin/bootstrap.jar which is referenced by the classpath, does not exist.
【问题讨论】:
请检查 bin 文件夹。无需明确下载。它默认出现。尝试重新开始并检查文件夹权限。如果您使用服务帐户在服务中启动 Tomcat。 msc ,确保用户有权访问文件夹
【讨论】: