I am facing an issue on AEM 6.3 with nosamplecontent runmode (aka productionready mode).
Solved! Go to Solution.
Views
Replies
Total Likes
Can you try below workaround and see if that helps?
- Go to package manager http://localhost:6333/crx/packmgr/index.jsp and reinstall packages :
core.wcm.components.content-1.0.0.zip
core.wcm.components.all-1.0.2.zip
Note: Version may be different.
- Recompile all JSPs ( http://localhost:6333/system/console/slingjsp )
OR
Restart the instance.
Hi @sujeet_singhr48 ,
Ideally admin should have access for any modification by default.
Can you please check the ACL permission for admin user and make sure read, write , edit ACLs are enabled.
https://helpx.adobe.com/in/experience-manager/6-3/sites/administering/using/security.html
Please validate:
If the above points is not the issue then it must be your custom code issue.please validate the JS console for any error and error.log if you can find any related error.
Can you try below workaround and see if that helps?
- Go to package manager http://localhost:6333/crx/packmgr/index.jsp and reinstall packages :
core.wcm.components.content-1.0.0.zip
core.wcm.components.all-1.0.2.zip
Note: Version may be different.
- Recompile all JSPs ( http://localhost:6333/system/console/slingjsp )
OR
Restart the instance.
The issue is related to our project code base and nosamplecontent run mode. Still working on the issue. I wIll update once I find something.
Sample sites are working fine with the steps I mentioned in the ticket.
Views
Replies
Total Likes
Hello @sujeet_singhr48,
A few questions:
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies