It's all about the answers!

Ask a question

I have deleted user using java API, after that I can not add same user back again.


Pheneenda gadipoodi (11710) | asked Apr 11 '14, 7:14 a.m.

Hi,

I have deleted user from CCM using below java code.

repository.contributorManager().deleteContributor(contri, null);

Now I want to add this user abck to the CCM, but when I try to import user, it is giving below error.

CRJAZ0215E The following record was not found in the database: com.ibm.team.repository.common.model.impl.ContributorRecordHandleImpl@39fa39fa (stateId: [UUID _sSWKFP6iEeG_HtjLGSDrew], itemId: [UUID _sSTt0P6iEeG_HtjLGSDrew], origin: <unset>, immutable: <unset>)

I tried to import the user from LDAP again to CCM however I am getting user already exist error. I tried to sync the users from LDAP into CCM even that is also failing.

Pease help me solve this issue.

Thakns & Regards,

Pheneendra G.

One answer



permanent link
Dinesh Kumar B (4.1k413) | answered Apr 11 '14, 7:21 a.m.
JAZZ DEVELOPER
do you see the user listed under :
   jts/admin#action=com.ibm.team.repository.manageArchivedUsers

If yes, you can restore him back from here.

Your answer


Register or 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.