We have recently upgrate Alfresco version 5.2. One user facing issue in search the document. Below error is coming when he trying to search
05230012 failed to execute script "calsspath": Alfresco/site-webscript/org/alfresco/share/pages/faceted-search/faceted-search.get.js:05230011 TypeError: Cannot read property "GROUP_ALFRECO_ADMINISTRATORS" from undefined(file:/opt/alfresco/alfresco-5.2.0/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscript/org/alfresco/share/pages/faced-search/faceted-search.git.js#2034)
Please help me to find out possible reason
Thanks
Abhay
Is this a typo when copying? --> GROUP_ALFRECO_ADMINISTRATORS
It should be GROUP_ALFRESCO_ADMINISTRATORS
Regards.
--C.
There even is a typo in the JavaScript file name: faceted-search.git.js when it should be faceted-search.get.js
I would assume someone has deleted the default Alfresco Administrators group. You should never do that precisely because some crappy code could hard-code that group (similar to how "admin" user is hard-coded in some places).
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.