Glassfish:在域中部署应用程序失败; 加载部署描述符时出错 - 无效的位长度重复

发布于 2024-07-07 09:35:18 字数 76 浏览 6 评论 0原文

我正在尝试通过服务器的 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蝶…霜飞 2024-07-14 09:35:18

该消息指向 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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文