Hi Amit,
Thanks for reply.
yes i am new to Liferay and ldap .
10:31:45,637 ERROR [JDBCExceptionReporter:234] Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
10:31:53,964 ERROR [JDBCExceptionReporter:234] Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
10:33:26,601 ERROR [JDBCExceptionReporter:234] Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
10:34:48,579 ERROR [JDBCExceptionReporter:234] Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
10:34:48,607 ERROR [JDBCExceptionReporter:234] Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
when i debug it i got the error like this :
12:47:50,047 DEBUG [JDBCExceptionReporter:225] Could not execute JDBC batch update [insert into User_ (uuid_, companyId, createDate, modifiedDate, defaultUser, contactId, password_, passwordEncrypted, passwordReset, passwordModifiedDate, digest, reminderQueryQuestion, reminderQueryAnswer, graceLoginCount, screenName, emailAddress, facebookId, openId, portraitId, languageId, timeZoneId, greeting, comments, firstName, middleName, lastName, jobTitle, loginDate, loginIP, lastLoginDate, lastLoginIP, lastFailedLoginDate, failedLoginAttempts, lockout, lockoutDate, agreedToTermsOfUse, active_, userId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
java.sql.BatchUpdateException: Cannot insert duplicate key row in object 'dbo.User_' with unique index 'IX_615E9F7A'.
you mentioned the reindexing is the solution for the above issue.
It's indexing issue try to do re-indexing from the Control panel - > Plugin Installation - press the re-index button for the user to re-index.
for this i go to ControlPanel >> Plugins installation >> portlet plugins >> Users
i would like to know why this error is coming and what is this Reindex funnctionality and how it will help to me to solve the issue.
can you please help me .
Thanks in advance
Ram A
Please sign in to flag this as inappropriate.