Hi Experts,
In one of our environments we cleared the clientlibs cache by using "Invalidate Cache" in
http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html.
This deleted the var/clientlibs folder. Now clientlibs are not at all loading and the var/clientlibs folder didnt get created again.
Please help us in identifying the issue.
Thanks,
Jai.
Solved! Go to Solution.
Sure, in crx/de click on var/clientlibs, and then "Access control" tab where it show the "properties", and then add Principal "Everyone", and privileges "jcr:all". That was what I did to solve the problem. However, I later found out that principal should be "clientlib-service" with read write privileges. Hope this helps. Please let me know if this works.
Did you follow all the steps in the AEM docs: https://docs.adobe.com/docs/en/cq/5-6/deploying/dispatcher/page_invalidate.html
Also - are you getting another messages in the log file?
Views
Replies
Total Likes
Invalidating cache will remove everything below /var/clientlibs but not root clientlibs. So surely something else happened. For now create the folder manually & restart the server
Views
Replies
Total Likes
Did you try to rebuild the clientlibs from the same url? Which version of AEM are you using? Try creating the va/clientlibs folder yourself from crx/de and try again
Views
Replies
Total Likes
Hi Jai,
Here are things you can could to fix this issue.
Jai1122 wrote...
Hi Experts,
In one of our environments we cleared the clientlibs cache by using "Invalidate Cache" in
http://localhost:4502/libs/granite/ui/content/dumplibs.rebuild.html.
This deleted the var/clientlibs folder. Now clientlibs are not at all loading and the var/clientlibs folder didnt get created again.
Please help us in identifying the issue.
Thanks,
Jai.
Views
Replies
Total Likes
Stumbled upon this while troubleshooting similar issue of deleting the /var/clientlibs. Recreating the folder did not work. After adding permissions to everyone jcr:all, it worked. Hope this will help someone else.
Views
Replies
Total Likes
Can you explain what you mean by"adding permissions to everyone jcr:all"?
I'm having the same issue and would love to know how you fixed it.
Thanks!
Views
Replies
Total Likes
Sure, in crx/de click on var/clientlibs, and then "Access control" tab where it show the "properties", and then add Principal "Everyone", and privileges "jcr:all". That was what I did to solve the problem. However, I later found out that principal should be "clientlib-service" with read write privileges. Hope this helps. Please let me know if this works.
@brumoona87688495 if you have Communities FP5 or later installed, we've discovered an incompatibility. Please see this suggestion:
If you do not have a Communities feature pack installed then the problem may be different and that solution may not apply
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies