您的位置: 首页 > 文章 > tomcat6.0启动报错 tomcat6.0启动报错 分类: 文章 • 2025-02-23 13:43:29 问题: 今天安装tomcat6.0的时候,启动tomcat出现失败,查询log文件发现出现这样的错误。Could not find the main class: org.apache.catalina.startup.Bootstrap. Program will exit. 解决方法: 下载tomcat6.0源码时,在tomcat官网上选择Core目录下的tar.gz下载,解压安装,tomcat正常启动。 转载于:https://blog.51cto.com/linuxtro/970121