DataSphereStudio icon indicating copy to clipboard operation
DataSphereStudio copied to clipboard

关于workflow保存工作流提示NotClassDefFoundError错误的解决方案

Open ocean-zhc opened this issue 5 years ago • 1 comments

问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$

问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失

问题解决:将升级包上传重启linkis-publish微服务即可。

ocean-zhc avatar Dec 09 '19 08:12 ocean-zhc