Advertisement
Guest User

Untitled

a guest
Feb 16th, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. 2017-02-16 08:45:41,067 ERROR [security.sync.CustomChainingUserRegistrySynchronizer] [DefaultScheduler_Worker-4] Synchronization aborted due to error
  2. org.springframework.dao.DataIntegrityViolationException: No property value exists for ID 1590842
  3. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyById(AbstractPropertyValueDAOImpl.java:841)
  4. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyUniqueContext(AbstractPropertyValueDAOImpl.java:1293)
  5. at org.alfresco.repo.attributes.AttributeServiceImpl.setAttribute(AttributeServiceImpl.java:175)
  6. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2309)
  7. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2300)
  8. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
  9. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.notifySyncDirectoryStart(CustomChainingUserRegistrySynchronizer.java:2299)
  10. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.syncWithPlugin(CustomChainingUserRegistrySynchronizer.java:977)
  11. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronizeInternal(CustomChainingUserRegistrySynchronizer.java:761)
  12. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronize(CustomChainingUserRegistrySynchronizer.java:490)
  13. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob$1.doWork(UserRegistrySynchronizerJob.java:46)
  14. at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
  15. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob.execute(UserRegistrySynchronizerJob.java:42)
  16. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  17. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  18. 2017-02-16 08:45:41,095 ERROR [quartz.core.JobRunShell] [DefaultScheduler_Worker-4] Job DEFAULT.ldapPeopleJobDetail threw an unhandled Exception:
  19. org.springframework.dao.DataIntegrityViolationException: No property value exists for ID 1590842
  20. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyById(AbstractPropertyValueDAOImpl.java:841)
  21. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyUniqueContext(AbstractPropertyValueDAOImpl.java:1293)
  22. at org.alfresco.repo.attributes.AttributeServiceImpl.setAttribute(AttributeServiceImpl.java:175)
  23. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2309)
  24. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2300)
  25. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
  26. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.notifySyncDirectoryStart(CustomChainingUserRegistrySynchronizer.java:2299)
  27. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.syncWithPlugin(CustomChainingUserRegistrySynchronizer.java:977)
  28. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronizeInternal(CustomChainingUserRegistrySynchronizer.java:761)
  29. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronize(CustomChainingUserRegistrySynchronizer.java:490)
  30. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob$1.doWork(UserRegistrySynchronizerJob.java:46)
  31. at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
  32. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob.execute(UserRegistrySynchronizerJob.java:42)
  33. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  34. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  35. 2017-02-16 08:45:41,095 ERROR [quartz.core.ErrorLogger] [DefaultScheduler_Worker-4] Job (DEFAULT.ldapPeopleJobDetail threw an exception.
  36. org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.springframework.dao.DataIntegrityViolationException: No property value exists for ID 1590842]
  37. at org.quartz.core.JobRunShell.run(JobRunShell.java:227)
  38. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
  39. Caused by: org.springframework.dao.DataIntegrityViolationException: No property value exists for ID 1590842
  40. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyById(AbstractPropertyValueDAOImpl.java:841)
  41. at org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.getPropertyUniqueContext(AbstractPropertyValueDAOImpl.java:1293)
  42. at org.alfresco.repo.attributes.AttributeServiceImpl.setAttribute(AttributeServiceImpl.java:175)
  43. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2309)
  44. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer$12.execute(CustomChainingUserRegistrySynchronizer.java:2300)
  45. at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
  46. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.notifySyncDirectoryStart(CustomChainingUserRegistrySynchronizer.java:2299)
  47. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.syncWithPlugin(CustomChainingUserRegistrySynchronizer.java:977)
  48. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronizeInternal(CustomChainingUserRegistrySynchronizer.java:761)
  49. at org.cggh.repo.security.sync.CustomChainingUserRegistrySynchronizer.synchronize(CustomChainingUserRegistrySynchronizer.java:490)
  50. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob$1.doWork(UserRegistrySynchronizerJob.java:46)
  51. at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
  52. at org.alfresco.repo.security.sync.UserRegistrySynchronizerJob.execute(UserRegistrySynchronizerJob.java:42)
  53. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  54. ... 1 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement