<?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 Caching problems adding users to ALFRESCO_ADMINISTRATORS group in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280339#M233469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently trying to investigate some issues I am having with a couple of different installs that do not clear the childAuthorityCache correctly when adding a user to the ALFRESCO_ADMINISTRATORS group via the Groups interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently using 4.0.d community with various customisations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From debugging an instance with this happening I can see that the the POST to /share/proxy/alfresco/api/groups/ALFRESCO_ADMINISTRATORS/children/xxx does clear the cache value for the parentNode @ AuthorityDAOImpl:254&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;childAuthority.remove(parentRef)&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;BR /&gt;&lt;SPAN&gt;The next call via share to /share/proxy/alfresco//api/groups/ALFRESCO_ADMINISTRATORS/children still has a cached value for the key workspace://SpacesStore/GROUP_ALFRESCO_ADMINISTRATORS which does not include the newly added user @ AuthorityDAOImpl:965&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;childAuthority.get(nodeRef)&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;BR /&gt;&lt;SPAN&gt;Attempting to add the user again will result in a duplicate entry error because the user is in the group (although they do not have any admin permissions at this point) and adding another different user will then show the previously added user, but not the most recently added. Deleting any user from the group will then show the most up to date list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I can tell this problem only seems to be affecting the ALFRESCO_ADMINISTRATORS group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am pretty stumped now so any advise on where to look next, or what may be causing this issue would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Garry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 12:25:05 GMT</pubDate>
    <dc:creator>garryw</dc:creator>
    <dc:date>2013-12-11T12:25:05Z</dc:date>
    <item>
      <title>Caching problems adding users to ALFRESCO_ADMINISTRATORS group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280339#M233469</link>
      <description>I am currently trying to investigate some issues I am having with a couple of different installs that do not clear the childAuthorityCache correctly when adding a user to the ALFRESCO_ADMINISTRATORS group via the Groups interface.I am currently using 4.0.d community with various customisations.From</description>
      <pubDate>Wed, 11 Dec 2013 12:25:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280339#M233469</guid>
      <dc:creator>garryw</dc:creator>
      <dc:date>2013-12-11T12:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Caching problems adding users to ALFRESCO_ADMINISTRATORS group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280340#M233470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to add to the information above, this is not a problem for the 'admin' user, but other users in the administrators group&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:09:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280340#M233470</guid>
      <dc:creator>garryw</dc:creator>
      <dc:date>2013-12-11T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Caching problems adding users to ALFRESCO_ADMINISTRATORS group</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280341#M233471</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;SPAN&gt;take a look if something remains in the repository about the users you deleted, for example verifying that their UserHomes are still there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also verify with the administrator console the state of the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As last resort I would try a FULL reindex of your repository, in order to remove some broken indexes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 15:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/caching-problems-adding-users-to-alfresco-administrators-group/m-p/280341#M233471</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2013-12-11T15:07:00Z</dc:date>
    </item>
  </channel>
</rss>

