활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I am facing an issue on AEM 6.3 with nosamplecontent runmode (aka productionready mode).
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
Hello @sujeet_singhr48,
A few questions:
조회 수
답글
좋아요 수