首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >RTC爵士构建引擎RTC所有构建

RTC爵士构建引擎RTC所有构建
EN

Stack Overflow用户
提问于 2014-09-18 06:13:48
回答 1查看 570关注 0票数 1

今天,我的构建引擎(RTC/Jazz build engine)制造了麻烦--我启动了一个构建,它与构建有关:

代码语言:javascript
复制
This build has been automatically abandoned by the build engine 'vis1adaBuildEngine'.
This can happen if the build engine stops while it is processing a build, or if it fails     to communicate with the server (e.g. due to the server crashing, or a network     break).
As a result, the build is left in the in-progress state.

Such builds are automatically abandoned for the following reasons:
1. When the build engine is restarted, new builds will be processed, however the old     builds would otherwise remain in the in-progress state indefinitely.
2. As a result the build engine would appear as busy when it is not.

我不知道为什么它不再工作了--我在我的构建服务器上运行了另一个构建引擎,这很好--其他构建定义也可以在“buggy”构建引擎上工作,那么原因是什么呢?

构建定义本身已经很长一段时间没有改变了.

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-09-18 06:34:53

除了这两个线程之外,没有多少关于这方面的信息:

这解决了我的问题:删除构建引擎并再次创建它。分别创建了两个构建引擎,一个用于在服务器中使用Jenkins,另一个用于其他服务器。

提供此错误消息的另一个原因是,当有两个具有相同Id的构建引擎运行时。当您正在克隆VM时,这种情况很容易发生。

考虑到以下两个方面,两者都可能具有相关性:

我有另一个构建引擎运行在我的构建服务上。

感谢帮助我:

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25905421

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档