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

Troubleshooting: StaleDataException

Our Continuous Integration machine pulls the code to build by downloading the component from our integration stream. In most cases, this works just fine. Intermittently, we get a StaleDataException "The history for (component) is more recent in the repository than the version you have...."

com.ibm.team.repository.common.StaleDataException: ...

at com.ibm.team.scm.service.internal.ScmServiceInternal.validateSync(ScmServiceInternal.java:899)
at com.ibm.team.scm.service.internal.ScmServiceInternal.validateSyncTimes(ScmServiceInternal.java:816)
at com.ibm.team.scm.service.internal.ScmServiceInternal.createBaselineSet(ScmServiceInternal.java:2842)
at com.ibm.team.scm.service.internal.ScmService$48.run(ScmService.java:2189)
...
at com.ibm.team.scm.client.internal.WorkspaceConnection.createBaselineSet(WorkspaceConnection.java:3322)
at com.ibm.team.scm.client.internal.WorkspaceConnection.createBaselineSet(WorkspaceConnection.java:3281)



WorkspaceConnection.createBaselineSet is being called with null for excludedComponents, and createNewBaselines = true.


Does anybody recognize these symptoms?

0 votes



One answer

Permanent link
I am running into this same issue. Did you manage to figure out the problem?

Thanks,

Vivek

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
× 10,937

Question asked: Jul 15 '10, 7:09 p.m.

Question was seen: 5,159 times

Last updated: Jul 15 '10, 7:09 p.m.

Confirmation Cancel Confirm