Hi All
I recently set up AEM project. I created a template with base page. so I didn't see any content on the template like container, and parasys on both structure and Initail content mode. I found the below error in error.log
ERROR: GET /conf/aem-bootcamp/settings/wcm/templates/home-page/structure.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDeveloperModeFilter Error during include of SlingRequestPathInfo: path='/conf/aem-bootcamp/settings/wcm/templates/home-page/structure/jcr:content', selectorString='null', extension='html', suffix='null'
can anyone help me to resolve this?
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi @Anilkumar9
Try to clear cache http://localhost:4502/system/console/scriptcache and click “clear cache”
The error indicates that the Java compiler is unable to find or resolve the "HelloWorldModel" class referenced in the component's Java code.
Try checking your bundles are installed or not. Sometimes if the dependencies are not installed or active this error might happen.
If the bundles are properly installed and active, try deleting your bundle in OSGi and install it again.
Hi @Anilkumar9
Try to clear cache http://localhost:4502/system/console/scriptcache and click “clear cache”
@Anilkumar9 Did you find the helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
조회 수
답글
좋아요 수
조회 수
Likes
답글