Hello,
I exported a site from the Alfresco Explorer on one server and imported the resulting .acp file to Explorer on another server. They both have alfresco community 4.2.f . In the destination Alfresco Share, the site can be seen if click on "Sites" tab on top of the page, but if you do a "Site Finder" search, that site cannot be found. Error:
2014-10-16 16:22:40,538 ERROR [freemarker.runtime] [http-bio-8080-exec-2] Template processing error: "Method public org.alfresco.service.cmr.site.SiteMemberInfo org.alfresco.repo.site.script.Site.getMembersRoleInfo(java.lang.String) threw an exception when invoked on org.alfresco.repo.site.script.Site@64b99cad"
Method public org.alfresco.service.cmr.site.SiteMemberInfo org.alfresco.repo.site.script.Site.getMembersRoleInfo(java.lang.String) threw an exception when invoked on org.alfresco.repo.site.script.Site@64b99cad
The problematic instruction:
———-
==> if-else [on line 6, column 36 in org/alfresco/repository/site/sites.get.json.ftl]
in user-directive siteLib.siteJSONManagers [on line 5, column 17 in org/alfresco/repository/site/sites.get.json.ftl]
———-
Seems that I probably missed importing some file under sites. Any suggestion what that might be? I also imported the whole surf-config folder.
Thank you for your help!