Finding Duplicates on Work items : CRJAZ8200E

I am getting following error when trying to find Duplicates
on Work Items.
CRJAZ8200E
Error running operation 'Potential Duplicates of Work Item 600'
org.eclipse.core.runtime.AssertionFailedException: assertion failed: CRJAZ8200E: Unable to find the document in the Index (ID: itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type: com.ibm.team.workitem.WorkItem)
org.eclipse.core.runtime.AssertionFailedException: assertion failed: CRJAZ8200E: Unable to find the document in the Index (ID: itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type: com.ibm.team.workitem.WorkItem)
I have rebuilt the indices and that didnt fix the
problem. Any other ideas to fix this? This is using DB2 as backend Db.
-Suheb Farooqi
Senior Management Consultant
IBM Rational Certified
Rational Software
IBM Software Group
tel: 843 364 2929
sfarooqi@us.ibm.com
on Work Items.
CRJAZ8200E
Error running operation 'Potential Duplicates of Work Item 600'
org.eclipse.core.runtime.AssertionFailedException: assertion failed: CRJAZ8200E: Unable to find the document in the Index (ID: itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type: com.ibm.team.workitem.WorkItem)
org.eclipse.core.runtime.AssertionFailedException: assertion failed: CRJAZ8200E: Unable to find the document in the Index (ID: itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type: com.ibm.team.workitem.WorkItem)
I have rebuilt the indices and that didnt fix the
problem. Any other ideas to fix this? This is using DB2 as backend Db.
-Suheb Farooqi
Senior Management Consultant
IBM Rational Certified
Rational Software
IBM Software Group
tel: 843 364 2929
sfarooqi@us.ibm.com
2 answers

Error running operation 'Potential Duplicates of Work Item 600'
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
CRJAZ8200E: Unable to find the document in the Index (ID:
itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type:
com.ibm.team.workitem.WorkItem)
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
CRJAZ8200E: Unable to find the document in the Index (ID:
itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type:
com.ibm.team.workitem.WorkItem)
I have rebuilt the indices and that didnt fix the
problem. Any other ideas to fix this? This is using DB2 as backend
Db.
This happens when the work item is not found in the full text index.
Rebuilding the full text index using repotools -rebuildTextIndices should
solve the problem.
--
Regards,
Patrick
Jazz Work Item Team

Patrick Streule wrote:
Also make sure that you have configured the teamserver.properties file
properly to point to the fulltext index directory. Maybe there is a
mismatch in the configuration between your server and the migration
tooling to rebuild the index.
--
Benjamin Pasero
Work Item & UI Commons Team
Error running operation 'Potential Duplicates of Work Item 600'
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
CRJAZ8200E: Unable to find the document in the Index (ID:
itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type:
com.ibm.team.workitem.WorkItem)
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
CRJAZ8200E: Unable to find the document in the Index (ID:
itemOid/com.ibm.team.workitem.WorkItem/_J8Ya4Cn-Ed6q6_887D4JbA, Type:
com.ibm.team.workitem.WorkItem)
I have rebuilt the indices and that didnt fix the
problem. Any other ideas to fix this? This is using DB2 as backend
Db.
This happens when the work item is not found in the full text index.
Rebuilding the full text index using repotools -rebuildTextIndices should
solve the problem.
Also make sure that you have configured the teamserver.properties file
properly to point to the fulltext index directory. Maybe there is a
mismatch in the configuration between your server and the migration
tooling to rebuild the index.
--
Benjamin Pasero
Work Item & UI Commons Team