You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoClassDefFoundError: javassist/NotFoundException
at me.gv7.woodpecker.vuldb.XStreamVulPlugin.VulPluginMain(XStreamVulPlugin.java:33)
at me.gv7.woodpecker.b.c.iiIiIiIiiII.ALLATORIxDEMO(sc:235)
at me.gv7.woodpecker.b.c.iiIiIiIiiII.ALLATORIxDEMO(sc:63)
at me.gv7.woodpecker.gui.WoodpeckerGUI.d(ub:235)
at me.gv7.woodpecker.gui.WoodpeckerGUI.ALLATORIxDEMO(ub:113)
at me.gv7.woodpecker.gui.WoodpeckerGUI.main(ub:61)
Caused by: java.lang.ClassNotFoundException: javassist.NotFoundException
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at me.gv7.woodpecker.b.v.iIIiiiIIIii.loadClass(jc:44)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 6 more
The text was updated successfully, but these errors were encountered:
一、运行环境
二、问题描述
在jdk8、jdk16版本下执行java -jar woodpecker-framework.1.3.3.jar运行提示出错,UI可启动
The text was updated successfully, but these errors were encountered: