Build request pending for too long
Hi
We have two project areas sharing the same build server and a single build engine running on that server. The server and build engine is created by/in the other project area. In the other project area's build queue, I see one build is running and the other pending. In my project area's queue, I see my build is pending. 1. I can see all build definitions in both project area, but I can't see that build engine created in the other project area, why? 2. Why there are two queues, one in the other project area and another in my project area? In what sequence the build engine is pulling the requests? 3. Is build engine single threaded? Why can't process requests at the same time? Thanks Jirong |
One answer
Ralph Schoon (63.4k●3●36●46)
| answered Apr 27 '12, 4:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
I assume the build queues are filtered by each project. The JBE is requesting one build after the other. First come first serve. Each JBE process can only run one build at at a time, by design. You can provide more build engines if you want more capacity. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.