By: kamlesh sharma user 11 Oct 2020 at 3:38 a.m. CDT

4 Responses
kamlesh sharma gravatar
Please advise for the below we face during cache refresh. ERROR [Thread-1071369] [gluu.oxtrust.ldap.cache.service.CacheRefreshTimer] (CacheRefreshTimer.java:734) - Failed to 'add' person '0000!DEB5.B6D4' java.lang.Exception: Duplicate UID value: 840606443 at org.gluu.oxtrust.service.PersonService.addPerson(PersonService.java:115) ~[oxtrust-service-4.2.0.Final.jar:?] at org.gluu.oxtrust.service.PersonService$Proxy$_$$_WeldClientProxy.addPerson(Unknown Source) ~[oxtrust-service-4.2.0.Final.jar:?] imer.updateTargetEntryViaCopy(CacheRefreshTimer.java:730) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer.updateTargetEntriesViaCopy(CacheRefreshTimer.java:608) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer.detectChangedEntries(CacheRefreshTimer.java:418) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer.processImpl(CacheRefreshTimer.java:300) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer.processInt(CacheRefreshTimer.java:199) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer$Proxy$_$$_WeldSubclass.processInt(Unknown Source) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer.process(CacheRefreshTimer.java:183) [classes/:?] at org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer$Proxy$_$$_WeldSubclass.process$$super(Unknown Source) [classes/:?] at jdk.internal.reflect.GeneratedMethodAccessor495.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:51) [weld-core-impl-3.1.4.Final.jar:3.1.4.Final] at org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:78) [weld-core-impl-3.1.4.Final.jar:3.1.4.Final] at org.gluu.service.cdi.async.AsynchronousInterceptor$1.get(AsynchronousInterceptor.java:36) [oxcore-service-4.2.0.Final.jar:?] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) [?:?] at java.lang.Thread.run(Thread.java:834) [?:?] 2020-10-11 08:36:03,173 INFO [Thread-1071369] [gluu.oxtrust.ldap.cache.service.CacheRefreshTimer] (CacheRefreshTimer.java:422) - Updated '0' entries 2020-10-11 08:36:03,173 INFO [Thread-1071369] [gluu.oxtrust.ldap.cache.service.CacheRefreshTimer] (CacheRefreshTimer.java:424) - Failed to update '313' entries

By Mohib Zico staff 11 Oct 2020 at 5:06 a.m. CDT

Mohib Zico gravatar
I think error is clear: ``` Failed to 'add' person '0000!DEB5.B6D4' java.lang.Exception: Duplicate UID value: 840606443 ```

By kamlesh sharma user 11 Oct 2020 at 5:33 a.m. CDT

kamlesh sharma gravatar
But I dont see any duplicate entry in ldap. How to fix this problem? Please advise.

By kamlesh sharma user 11 Oct 2020 at 5:44 a.m. CDT

kamlesh sharma gravatar
Dear team, I don’t see duplicate records. How to check and remove them? Please advise. Thanks in advance! Kamlesh Sharma I [cid:image001.png@01D69FD4.ABC11810] Middleware Administrator | Technical Support Group Building 1091, Road 4225, Block 342, Juffair P.O. Box 33305 | Kingdom of Bahrain Direct line +973 17377319 kamlesh.sharma@iga.gov.bhmailto:kamlesh.sharma@iga.gov.bh> | www.bahrain.bhhttp://www.bahrain.bh/> [cid:image002.png@01D69FD4.ABC11810]https://www.facebook.com/iGABahrain/> [cid:image003.png@01D69FD4.ABC11810]http://www.twitter.com/egovbahrain> [cid:image004.png@01D69FD4.ABC11810]http://instagram.com/egovbahrain> [cid:image005.png@01D69FD4.ABC11810]http://www.youtube.com/egovbahrain> [cid:image006.png@01D69FD4.ABC11810]https://www.linkedin.com/company/egovernment-authority> [cid:image007.jpg@01D69FD4.ABC11810]

By Tyson Mahendran user 24 Nov 2020 at 1:06 p.m. CST

Tyson Mahendran gravatar
Team, any update on the above issue?