Glassfish:在域中部署应用程序失败; 加载部署描述符时出错 - 无效的位长度重复
我正在尝试通过服务器的 Web 界面部署 .war。 使用 IDEA 将其部署为分解目录时出现相同的错误。 这个问题的解决办法是什么?
I'm trying to deploy a .war trough the server's web interface. Getting the same error when deploying it as an exploded directory with IDEA.
What is the solution to this problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该消息指向 java.util.zip 中的异常,因此暗示打包文件已损坏。 也许你可以尝试重建 war 文件。
The message points to an exception in java.util.zip thus implicating a corrupted packed file. Maybe you could try rebuilding the war file.