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.
我正在尝试通过服务器的 Web 界面部署 .war。使用 IDEA 将其部署为展开目录时出现相同的错误。这个问题的解决方案是什么?
该消息指向 java.util.zip 中的一个异常,因此暗示了一个损坏的打包文件。也许您可以尝试重建war文件。