If you come across an exception that has the following in the stack trace, then it is most of the time a problem with the jar file. so remove the jar file and download a new one. Or in maven you can just delete the jar directory from m2 directory and run maven again.
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid constant pool reference: 99. Constant pool size is: 25
No comments:
Post a Comment