244 Star 2.2K Fork 759

GVP假诗人 / PowerJob

 / 详情

启动异常 java.lang.NoClassDefFoundError

待办的
创建于  
2023-11-17 16:16

版本: 4.3.6
启动时报错:
2023-11-17 16:15:00.284 WARN 22176 --- [ restartedMain] org.thymeleaf.templatemode.TemplateMode : [THYMELEAF][restartedMain] Template Mode 'HTML5' is deprecated. Using Template Mode 'HTML' instead.
2023-11-17 16:15:01.528 WARN 22176 --- [ restartedMain] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression failed. The error is not fatal, but performance may be degraded

java.lang.NoClassDefFoundError: io/netty/handler/codec/compression/StandardCompressionOptions
at tech.powerjob.remote.http.vertx.VertxInitializer.tryEnableCompression(VertxInitializer.java:53) [powerjob-remote-impl-http-4.3.6.jar:4.3.6]
at tech.powerjob.remote.http.vertx.VertxInitializer.buildHttpServer(VertxInitializer.java:45) [powerjob-remote-impl-http-4.3.6.jar:4.3.6]
at tech.powerjob.remote.http.HttpVertxCSInitializer.init(HttpVertxCSInitializer.java:62) [powerjob-remote-impl-http-4.3.6.jar:4.3.6]
at tech.powerjob.remote.framework.engine.impl.PowerJobRemoteEngine.start(PowerJobRemoteEngine.java:42) [powerjob-remote-framework-4.3.6.jar:4.3.6

看源码 里 提示 :输入图片说明

评论 (0)

小学生1号 创建了任务

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
Java
1
https://gitee.com/KFCFans/PowerJob.git
git@gitee.com:KFCFans/PowerJob.git
KFCFans
PowerJob
PowerJob

搜索帮助