CBoard icon indicating copy to clipboard operation
CBoard copied to clipboard

社区版通过main 启动 tomcat 报异常 java.lang.ClassNotFoundException: org.apache.catalina.LifecycleListener

Open EvanZengjl opened this issue 4 years ago • 5 comments

这个异常尝试多次,一直得不到解决。

EvanZengjl avatar Jul 27 '20 09:07 EvanZengjl

没遇到这种情况,帮你顶一下,看看后面有没有遇到过一样的问题, tomcat版本,jdk版本,等等经常是导致出现这种原因,可以确认下版本,最好自己编译

yzhang921 avatar Aug 03 '20 01:08 yzhang921

也碰到过这个问题,jdk1.8.0_181和jdk11.0.10+8-LTS-162都存在

yanlzhl avatar Apr 15 '21 06:04 yanlzhl

  • 1 我也遇到了 jdk1.8

luocunhao avatar Apr 13 '22 07:04 luocunhao

您好!我已经受到了您的邮件。。谢谢来信。。——JUN

lijun1231 avatar Apr 13 '22 07:04 lijun1231

找到问题了,是因为pom中的tomcat依赖的scope 为provided,删掉scope可以解决

luocunhao avatar Apr 13 '22 08:04 luocunhao