<?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 Alfresco 3.3g: empty Groups Management page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211595#M164725</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 have upgraded Alfresco from 3.2r2 to 3.3g, Community Edition. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have groups imported by the sync from LDAP-AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After having got a clean startup with alfresco 3.3g, I noticed that my Group Management page is empty: login as admin -&amp;gt; Administration Console -&amp;gt; Manage User Groups, I got a normal page, titled "Root groups", but with no group at all. No errors in alfresco.log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But ldap groups import is successfull (both full and differential import).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think my groups are still present somewhere: selecting a space in Company Home, More actions -&amp;gt; Manage space users, Invite, Search Groups "so" gives me a list with "EVERYONE" and five "GROUP_my-old-group-name". EVERYONE is always returned by this search. The number of "GROUP_*" elements varies depending on the search term.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Group Management page, I can create new groups. but still they don't appear. In the Invite - Search Groups panel, the new groups appear with the correct name (i.e. without the leading "GROUP_").&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the group creation seems to be working, it seems a visibility problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion? If you need other information (log, config, …), tell me and I will copy them here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I add to the log4j configuration to debug this behaviour?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luciano&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Aug 2010 13:02:03 GMT</pubDate>
    <dc:creator>lboschi</dc:creator>
    <dc:date>2010-08-19T13:02:03Z</dc:date>
    <item>
      <title>Alfresco 3.3g: empty Groups Management page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211595#M164725</link>
      <description>Hi,I have upgraded Alfresco from 3.2r2 to 3.3g, Community Edition. I have groups imported by the sync from LDAP-AD.After having got a clean startup with alfresco 3.3g, I noticed that my Group Management page is empty: login as admin -&amp;gt; Administration Console -&amp;gt; Manage User Groups, I got a norm</description>
      <pubDate>Thu, 19 Aug 2010 13:02:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211595#M164725</guid>
      <dc:creator>lboschi</dc:creator>
      <dc:date>2010-08-19T13:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.3g: empty Groups Management page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211596#M164726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I came across something similar - &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=27983" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=27983&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I could not management to fix the invisible groups and resulted in upgrading again using the steps in the wiki (url in linked thread).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dward made some suggestions which may help you out,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Colin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 17:18:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211596#M164726</guid>
      <dc:creator>colindstephenso</dc:creator>
      <dc:date>2010-08-19T17:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.3g: empty Groups Management page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211597#M164727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The solution seems to be: delete tomcat/work/* and tomcat/temp/*.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Colin. However i didn't follow the wiki's instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luciano&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 11:00:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211597#M164727</guid>
      <dc:creator>lboschi</dc:creator>
      <dc:date>2010-08-20T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.3g: empty Groups Management page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211598#M164728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You know, I usually clear out that folder but never thought of it in this instance.&amp;nbsp; Another step to add to my checklist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Colin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 15:12:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211598#M164728</guid>
      <dc:creator>colindstephenso</dc:creator>
      <dc:date>2010-08-20T15:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3.3g: empty Groups Management page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211599#M164729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;True to the character of the company and culture of the community, Alfresco recognized the need, identified the value, and delivered a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.comparebingosites.com/" rel="nofollow noopener noreferrer"&gt;no deposit bingo&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 05:34:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-3g-empty-groups-management-page/m-p/211599#M164729</guid>
      <dc:creator>nodi123456</dc:creator>
      <dc:date>2010-08-23T05:34:46Z</dc:date>
    </item>
  </channel>
</rss>

