Split duplicate person objects
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2010 12:08 PM
I just upgraded my environment from Alfresco 3.0 to Alfresco 3.2, but when I log in I get this error:
Split duplicate person objects
Can Anyone help me?
Split duplicate person objects
Can Anyone help me?
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2010 04:13 AM
I can't understand why in the log I'm getting this message.
I'm started from an installation of Alfresco 3.0 with its users and documents and then I installed Alfresco 3.2. The upgrade process doesn't log any error, but when I log in I see this message in the log.
If I debug the method PersonServiceImpl.afterCommit() I can see that the set of duplicates is void and then the method does nothing but it logs that there is a duplicate person… :?:
Am I missing something?
Can I see if I have some suplicate person looking at the database?
How is it possible that I have duplicate person?
I'm started from an installation of Alfresco 3.0 with its users and documents and then I installed Alfresco 3.2. The upgrade process doesn't log any error, but when I log in I see this message in the log.
If I debug the method PersonServiceImpl.afterCommit() I can see that the set of duplicates is void and then the method does nothing but it logs that there is a duplicate person… :?:
Am I missing something?
Can I see if I have some suplicate person looking at the database?
How is it possible that I have duplicate person?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2010 10:06 PM
Hi,
I'm not sure why you are getting duplicate users after the upgrade.
The message you are seeing in the log is logged at "info" level and is informing you of the action the repository it taking to deal with the duplicate user name, it is not an error and from what I can see of the code you should still be able to log in. If you take a look at the users in the UI you should see those that have been duplicated, because when the split occurs one of the users is renamed with GUID attached to the end. Knowing which users have been duplicated may give you some clues as to what is going on.
Cheers,
Roy
I'm not sure why you are getting duplicate users after the upgrade.
The message you are seeing in the log is logged at "info" level and is informing you of the action the repository it taking to deal with the duplicate user name, it is not an error and from what I can see of the code you should still be able to log in. If you take a look at the users in the UI you should see those that have been duplicated, because when the split occurs one of the users is renamed with GUID attached to the end. Knowing which users have been duplicated may give you some clues as to what is going on.
Cheers,
Roy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2010 05:33 AM
Hi Roy,
I looked at these users using the Webclient but I didn't find any duplicate. I know that is only an information, but it is not correct that I have duplicate person and I want to understand what it is happen.
When I log in I get this:
And I get if also if I log out and then log in again!
In the webclient I see "Logout (pippo)", so I assume that I logged correctly, not through a duplicate person.
Also if I search for pippo in "Manage System Users" I find only one occurrence of pippo, is there anny other place that I can search if really exist any duplicate users?
Additional information:
Alfresco 3.2 upgraded from 3.0
Authentication using CAS and CAS using OpenLDAP
I looked at these users using the Webclient but I didn't find any duplicate. I know that is only an information, but it is not correct that I have duplicate person and I want to understand what it is happen.
When I log in I get this:
11:12:23,132 User:pippo INFO [security.person.PersonServiceImpl] Split duplicate person objects
And I get if also if I log out and then log in again!
In the webclient I see "Logout (pippo)", so I assume that I logged correctly, not through a duplicate person.
Also if I search for pippo in "Manage System Users" I find only one occurrence of pippo, is there anny other place that I can search if really exist any duplicate users?
Additional information:
Alfresco 3.2 upgraded from 3.0
Authentication using CAS and CAS using OpenLDAP

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2010 02:14 AM
Hi,
You could try looking at the people/users in your repository using the Node Browser found on the administration page of the Explorer client.
This may give you some clues as to what has happened?
Cheers,
Roy
You could try looking at the people/users in your repository using the Node Browser found on the administration page of the Explorer client.
This may give you some clues as to what has happened?
Cheers,
Roy
