snapshots created by scm missing CRJAZ0215E
I create a snapshot using the SCM commands the owner of the snapshot is a workspace, everything works no errors.
After 2 or 3 days some of the snapshot disappear. We are going to try reindexing to see if they come back.
I get this error when searching for the snapshot, or when showing snapshots in a workspace.
CRJAZ0215E The following record was not found in the database: com.ibm.team.scm.common.internal.impl.BaselineSetHandleImpl@4d1e4d1e (stateId: [UUID _VrhshjG3EeOYD7vNmexgqw], itemId: [UUID _VreCEzG3EeOYD7vNmexgqw], origin: <unset>, immutable: <unset>)
RTC4 and RTC3 scm version 3
Why is this happening, snapshots create by Java api have no problem.
After 2 or 3 days some of the snapshot disappear. We are going to try reindexing to see if they come back.
I get this error when searching for the snapshot, or when showing snapshots in a workspace.
CRJAZ0215E The following record was not found in the database: com.ibm.team.scm.common.internal.impl.BaselineSetHandleImpl@4d1e4d1e (stateId: [UUID _VrhshjG3EeOYD7vNmexgqw], itemId: [UUID _VreCEzG3EeOYD7vNmexgqw], origin: <unset>, immutable: <unset>)
RTC4 and RTC3 scm version 3
Why is this happening, snapshots create by Java api have no problem.
3 answers
We see some cases that restarting server/and DB server would fix this kind of error.
If that does not help, verifying DB inconsistency can be the next approach by using onlineverify tool:
https://jazz.net/wiki/bin/view/Main/L3DevTool
If you get onlineverify.log file and it does indicate any errors, you may want to contact support to further investigate.
If that does not help, verifying DB inconsistency can be the next approach by using onlineverify tool:
https://jazz.net/wiki/bin/view/Main/L3DevTool
If you get onlineverify.log file and it does indicate any errors, you may want to contact support to further investigate.
Comments
Shashikant Padur
JAZZ DEVELOPER Nov 20 '13, 10:30 p.m.I am assuming you tried to the list the snapshots using the scm command line. Can you list the snapshots using the Eclipse client?