Found more than one contributor with userId 'admin' error
There is a problem while trying to create a new project area in RRC (5.0.1) . An error appears indicating there's more than one userId "admin". However I have searched users (including archived) and I just found one "admin". This environment works on Tomcat and it was recently upgraded. Could you please advise?
Comments
Donald Nong
Dec 09 '14, 7:34 p.m.I suggest you check rm.log and see if you can find out what RRC was doing before throwing out this error.
Ernesto Ramirez
Dec 10 '14, 1:14 a.m.Hi.
It seems the error has been for a while in the server.
This is the fisrt message where the 'admin' appears:
2014-11-13 14:20:48,517 [jts: AsynchronousTaskRunner-4 @@ 14:20] ERROR com.ibm.team.datawarehouse - com.ibm.team.repository.common.DuplicateUserIdException: Found more than one contributor with userId 'admin'
com.ibm.team.repository.common.TeamRepositoryException: com.ibm.team.repository.common.DuplicateUserIdException: Found more than one contributor with userId 'admin'
at com.ibm.team.datawarehouse.service.etl.AbstractRemoteSnapshotService.getConsumer(AbstractRemoteSnapshotService.java:1441)
at com.ibm.team.datawarehouse.service.etl.AbstractRemoteSnapshotService.isDataUpdateInProgressInAnyNode(AbstractRemoteSnapshotService.java:1408)
at com.ibm.team.datawarehouse.service.etl.AbstractRemoteSnapshotService.updateData(AbstractRemoteSnapshotService.java:148)
at sun.reflect.GeneratedMethodAccessor943.invoke(Unknown Source)