<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Split duplicate person objects in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222933#M176063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try looking at the people/users in your repository using the Node Browser found on the administration page of the Explorer client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This may give you some clues as to what has happened?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Sep 2010 06:14:24 GMT</pubDate>
    <dc:creator>rwetherall</dc:creator>
    <dc:date>2010-09-24T06:14:24Z</dc:date>
    <item>
      <title>Split duplicate person objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222929#M176059</link>
      <description>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 objectsCan Anyone help me?</description>
      <pubDate>Fri, 17 Sep 2010 16:08:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222929#M176059</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2010-09-17T16:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Split duplicate person objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222930#M176060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't understand why in the log I'm getting this message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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…&amp;nbsp; :?: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I see if I have some suplicate person looking at the database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How is it possible that I have duplicate person?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 08:13:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222930#M176060</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2010-09-21T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Split duplicate person objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222931#M176061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why you are getting duplicate users after the upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&amp;nbsp; 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.&amp;nbsp; Knowing which users have been duplicated may give you some clues as to what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 02:06:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222931#M176061</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2010-09-23T02:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Split duplicate person objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222932#M176062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Roy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I log in I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;11:12:23,132 User:pippo INFO&amp;nbsp; [security.person.PersonServiceImpl] Split duplicate person objects&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And I get if also if I log out and then log in again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the webclient I see "Logout (pippo)", so I assume that I logged correctly, not through a duplicate person. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additional information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco 3.2 upgraded from 3.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Authentication using CAS and CAS using OpenLDAP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 09:33:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222932#M176062</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2010-09-23T09:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Split duplicate person objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222933#M176063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try looking at the people/users in your repository using the Node Browser found on the administration page of the Explorer client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This may give you some clues as to what has happened?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 06:14:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/split-duplicate-person-objects/m-p/222933#M176063</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2010-09-24T06:14:24Z</dc:date>
    </item>
  </channel>
</rss>

