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

Build Error

I need help to understand this build error:

Log:

2019-06-24 11:28:40 [Jazz build engine] Accepting changes into workspace "04_SAT_SIT Workspace" ...

com.ibm.team.repository.common.ItemNotFoundException: CRJAZ0215E The following record was not found in the database: com.ibm.team.scm.common.internal.impl.WorkspaceHandleImpl@38abe147 (stateId: <unset>, itemId: [UUID _Ez5gYE00EeOZltjimPnRIg], origin: com.ibm.team.repository.client.internal.TeamRepository@5c7b19fc, immutable: true)

       at com.ibm.team.scm.client.internal.WorkspaceManager.getWorkspaceConnection(WorkspaceManager.java:894)

0 votes



2 answers

Permanent link
When compiling, it is presenting an error:

2019-06-24 10:48:17 [Jazz build engine] Accepting changes into workspace "03_SAT_UAT Workspace" ...

com.ibm.team.repository.common.ItemNotFoundException: CRJAZ0215E The following record was not found in the database: com.ibm.team.scm.common.internal.impl.WorkspaceHandleImpl@4a8cc992 (stateId: <unset>, itemId: [UUID _BjT5YU00EeOZltjimPnRIg], origin: com.ibm.team.repository.client.internal.TeamRepository@5c7b19fc, immutable: true)

0 votes


Permanent link

I think that means the repository workspace used by the build does not exist anymore. It was probably deleted after it was used in the build definition or configuration. 

0 votes

Comments

Ralph Schoon,  I verify and this workspace exist

What is the current/default flow target of the workspace and does that exist? 


Either something related to the accept operation is deleted/does not exist any more or you have an issue with the database consistency, in which case you should open a support case. Support will ask for all the details needed that are not in your question.

Hi Denis,

Can you please check if the UUID of the workspace that exist is same as the UUID reported in the exception?

To get the UUID of the workspace, follow the given steps in the Eclipse client:
1. Right click on the workspace in the Team Artifacts view.
2. Select ' Copy URL' in the context menu.
4. The last part of the URL is the UUID of the workspace.

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

Question asked: Jun 24 '19, 12:56 p.m.

Question was seen: 1,439 times

Last updated: Jun 27 '19, 12:27 a.m.

Confirmation Cancel Confirm