Hudson:创建 doxygen 文件后出错;降级也不起作用

发布于 2024-12-01 07:13:13 字数 390 浏览 7 评论 0原文

升级到 2.1.0 后,Hudson 遇到以下问题:

成功创建 doxygen 输出后,出现以下异常:

Publishing Doxygen HTML results.
The determined Doxygen directory is 'C:/doxy/myDir'.
FATAL: error
hudson.util.IOException2: java.io.IOException: Unconnected pipe

2.0.1 没有出现该错误,不幸的是,降级不起作用 - Hudson 告诉我,它无法再读取作业文件。

有谁知道处理这个问题的最佳方法?有没有一个简单的解决方案可以使 doxygen 插件在 2.1.0 中工作或成功降级到 2.0.1?

I'm having the following problem with Hudson after upgrading to 2.1.0:

After successfully creating the doxygen output, the following exception occurs:

Publishing Doxygen HTML results.
The determined Doxygen directory is 'C:/doxy/myDir'.
FATAL: error
hudson.util.IOException2: java.io.IOException: Unconnected pipe

The error did not occur with 2.0.1, unfortunately, downgrading does not work - Hudson tells me, that it can't read the job files anymore.

Does anyone know the best way to deal with this? Is there a simple solution to either make the doxygen plugin work in 2.1.0 or to successfully downgrade to 2.0.1?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

行至春深 2024-12-08 07:13:13

不确定问题到底是什么,但迁移到最新的 Jenkins 版本并使用 HTML 报告发布者插件而不是 Doxygen 插件至少是一项工作

Not sure what exactly the problem was, but migrating to the newest Jenkins release and using the HTML report publisher plugin instead of the Doxygen plugin is at least a work

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