The Item with item Id references content but that content does not exist
![]()
1. Initially there were issues where work items were not showing the last changes in the web client only. Trying to save the work item in web used to display the following message:
*****
*Save conflict. Failed saving work item because it didn't have the most recent state.
Also, the history couldn't be retrieved from any of the work items in both Eclipse and web client.
2. After this, the server was restarted and this issue is not seen anymore. Things work just fine.
3. Running a repotools -onlineverify does show the following messages:
**********
2014-04-04 12:39:50,915 The ITEM_STATE row with itemId = [UUID
_9uvRobQbEd66z4gp1zm9nA], keyId = [UUID _QwQtURVtEd-Ap9iccmWGwA], and
itemType = com.ibm.team.repository#RepositoryRoot contained an item
that references the predecessor state [UUID _N2S2kRVtEd-Ap9iccmWGwA],
but that state could not be found in the DB. There are no states older
than this state, so the history seems to have been truncated.
-->
2014-04-04 13:04:41,985 The Item with item Id
"_4QSw0LwLEeOgiMAf4lEQHw", state Id "_4QY3cbwLEeOgiMAf4lEQHw", and type
"com.ibm.team.reports.StorageNode" references content
"_4QTX4LwLEeOgiMAf4lEQHw" but that content does not exist.
**********
Should I be worried about these messages or can these be ignored?
Thank you
|