Build engine not picking up builds
Hi
I have started with rtc this week, I have a legacy Rtc 4 with a build engine running.
I can build 1 project using maven, when I try to run others or copy the one that is working the build engine doesn't pick the build, it says "pending" and when I check there's no build engine assigned to the triggered build.
How can I debug this? Where can I find the build engine logs? And jazz server logs?
If anyone has any ideas to help me out would be appreciated.
Thank you very much.
One answer
Make sure that the build definition has a build engine associated to it. Also the engine is single threaded so if there is one build already being run by the engine the request will remain in pending until the other build completes. So I would check the engine output first and see if it is running a build or if it is idling.