Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我今天早些时候遇到了以下异常:
Unknown constant tag 32 in class file com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator
我没有做任何事情导致它。它只是凭空出现。
我提出了我自己的答案(见下文),但如果有人想进一步了解它,请添加您自己的答案。
重新安装你的JVM
在最初认为这与依赖关系有关之后,我很快将注意力集中在我的 JDK 安装中的一个损坏的文件上。重新安装立即修复它。