In this case you can make this components design level components as in these 3 components could only be edited in the design mode and the remove the access of the design mode for content authors. In that case the user having access to design would only be able to edit the components.But a drawback ...
Where are you not able to see the components? In the sidekick?Then this might be of some help, http://blogs.adobe.com/sunil/2013/06/05/displaying-the-newly-created-component-in-the-sidekick-of-adobe-cq/Since your other colleagues are able to see the components I assume that they are just fine and ha...
Hi,Write some code to check if the logged in user/anonymous user has access to that particular resource he/she is trying to access. Then login with as admin to the repo and try to access the same resource again. Most probably there you would get 403 status code, as the anonymous user might not have ...
Hi Jai, The replies posted for this question should solve your problem. Please try the same and mark this as solved, otherwise let the community know what problem you are facing after while trying.Try to capture the error log,ThanksTuhin
Hi Deepika,To be honest, right now I am not able to determine the exact reason of this issue. I would recommend doing a offline compaction once on your servers and see if this helps. Though not a foolproof solution to your problem but it might help you.ThanksTuhin
Analyze the thread dump and see what is causing this problem. You could use samurai for the same. Here is an article stating about the debug process for your problem.http://www.aemcq5tutorials.com/tutorials/create-and-analyse-heap-dump-aem/ ThanksTuhin