Problems with fetching source code (RTC and BuildForge integration)
I am following this tutorial and as a first step for that ,I have created a 1 step project in BF console to fetch the code from RTC repository and store somewhere it on the agent.
https://jazz.net/library/article/607 Below are the details for BF and RTC.
My RTC repository has 2 projects Customer-Application and Customer-Test. In my BF project I am trying to fetch the source code of both the projects on the bf agent. I have provided this command for my first step .source JazzJBE This step has been executed successfully but when I checked the location that I have mentioned in the Server configuration , it is not fetching any source code. Location given in server config - /home/user2/tmp And at this location - it is creating this directory structure /home/user2/tmp/Customer-Application/BUILD_22 and inside BUILD_22 , it creates a folder workspace and which contains some eclipse jars. I didn't see any exception in the logs, but at the end it is throwing some warning , that I am not able to resolve. Note : I am running this project from BF console itself (not eclipse RTC client) This is the snippet of the log where I am getting warning.
283 2/10/14 4:44 PM EXEC CRRTC3529W: The execution of Jazz Build Engine completed with a non-zero return code (RC=1).
|
2 answers
The warning:
280 2/10/14 4:44 PM EXEC 2014-02-10 16:58:26 [Jazz build engine] CRRTC3526W: Warning: The build engine is either not in the repository, or it cannot be accessed by the following user: "saujain". The UUID of the build engine is "default". suggests you did not request the build through Eclipse client? Supposed you have followed everything in the article, can you try build request from Eclipse client? Comments
Saurabh Jain
commented Feb 11 '14, 11:19 a.m.
Hi Don,
Don Yang
commented Feb 12 '14, 12:18 a.m.
We see similar problem when engineUUID variable is not configured properly. Build Forge environment may not be synced to populated the right engineUUID, or the user is not the member of the RTC project, password is wrong etc.
|
Hi saurabh,
I am facing the same issue. Is this program solved.If yes then can you please share your findings to resolve this issue .
|
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.