Index Corruption
I keep getting repeat index corruption errors.
The diagnostic "JFS Index" reports an ERROR:
<div>ERRORS:<br/> CRJZS5821E The RDF index at C:\IBM\JazzTeamServer\server\conf\jts\indices\_mDjtsbQqEeKqw7jJ9aH1ow\jfs-rdfhistory\ is corrupted. For more details, open the help system and search for CRJZS5821E.<br/></div>
<div>ERRORS:<br/> CRJZS5821E The RDF index at C:\IBM\JazzTeamServer\server\conf\jts\indices\_mDjtsbQqEeKqw7jJ9aH1ow\jfs-rdfhistory\ is corrupted. For more details, open the help system and search for CRJZS5821E.<br/></div>
I have run the following commands to repair:
repotools-jts.bat -rebuildTextIndices
reportool-jts.bat -reindex all
However, this error keeps coming back. Any ideas on the cause?
One answer
In general, you need to rebuild the corrupted index by running "
repotools-jts.bat -reindex all
The point here should also be to back up the corrupted indices folder and may delete or rename
its contents then run the repotools command. We see the rebuild command running without removing the corrupted indices not work.
Hopefully this helps.
repotools-jts.bat -reindex all
The point here should also be to back up the corrupted indices folder and may delete or rename
its contents then run the repotools command. We see the rebuild command running without removing the corrupted indices not work.
Hopefully this helps.
Comments
Alex Fitzpatrick
JAZZ DEVELOPER Oct 31 '13, 12:55 p.m.Unfortunately there are a number of potential causes for this problem.
Robert Carter
Oct 31 '13, 1:16 p.m.RTC 4.0.2
K M
Feb 26 '14, 9:59 a.m.I am have the same problem with snapshots indexs, did you ever get an answer to the problem