Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IncompatibleClassChangeError on PMD plugin #8906

Closed
emeroad opened this issue Jun 3, 2022 · 0 comments · Fixed by #8907
Closed

IncompatibleClassChangeError on PMD plugin #8906

emeroad opened this issue Jun 3, 2022 · 0 comments · Fixed by #8907

Comments

@emeroad
Copy link
Member

emeroad commented Jun 3, 2022

[WARNING] Could not find class com.navercorp.pinpoint.plugin.jdbc.nbaset.NbasetConstants, due to: java.lang.IncompatibleClassChangeError: class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor has interface org.objectweb.asm.ClassVisitor as super class
[WARNING] Could not find class com.navercorp.pinpoint.plugin.jdbc.nbaset.NbasetTypeProvider, due to: java.lang.IncompatibleClassChangeError: class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor has interface org.objectweb.asm.ClassVisitor as super class
[WARNING] Could not find class com.navercorp.pinpoint.plugin.jdbc.nbaset.NbasetTypeProvider, due to: java.lang.IncompatibleClassChangeError: class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor has interface org.objectweb.asm.ClassVisitor as super class
[WARNING] Could not find class com.navercorp.pinpoint.plugin.jdbc.nbaset.NbasetConstants, due to: java.lang.IncompatibleClassChangeError: class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor has interface org.objectweb.asm.ClassVisitor as super class

pmd/pmd#3502

emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 3, 2022
@emeroad emeroad linked a pull request Jun 3, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant