Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Jazz build engine unable to request the build

I am following exception when I try to request for build. Please let me know what could be the issue

com.ibm.team.build.common.TeamBuildException: CRRTC3529E: The user does not have read access to the workspace with the following UUID: _shYkwBc1EeahcZwliP9srw.
    at com.ibm.team.build.internal.scm.BuildWorkspaceDescriptor.fetchWorkspace(BuildWorkspaceDescriptor.java:118)
    at com.ibm.team.build.internal.scm.BuildWorkspaceDescriptor.fetchWorkspace(BuildWorkspaceDescriptor.java:91)
    at com.ibm.team.build.internal.scm.BuildWorkspaceDescriptor.getWorkspace(BuildWorkspaceDescriptor.java:82)
    at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:159)
    at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:968)
    at com.ibm.team.build.internal.engine.BuildLoop$3.run(BuildLoop.java:774)
    at java.lang.Thread.run(Thread.java:770)

0 votes


Accepted answer

Permanent link
Since you fail to mention when this error comes up, what type of build request this is or any other useful information, I can only assume by reading the error message that the request to build succeeds,  but the build itself fails, because the repository workspace that is used to do the build is private or somehow not accessible to the user running the build.

If this is a private build, make the repository workspace public accessible. If this is a public build make sure the user running the build engine is the owner of the build workspace.
David Lafreniere selected this answer as the correct answer

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 562

Question asked: Aug 01 '16, 1:39 a.m.

Question was seen: 2,197 times

Last updated: Aug 01 '16, 12:39 p.m.

Confirmation Cancel Confirm