We are seeing SegmentNotFound error in our logs. I found this article on how to fix it but this article applies to AEM 6.0|1|2. We are working on AEM 6.3 and when trying to execute command "java -Xmx6000m -jar oak-run-*.jar check -d1 -p /path/to/crx-quickstart/repository/segmentstore" it says "1 is ...
Hello,When trying to cache https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/uber-jar/6.3.0/uber-jar-6.3.0-apis.jar through our Artifactory server, we receive an 409 error due to mismatched checksums. I've downloaded the file directly to my local machine to verify that I see the same ...
Hi,In our project, to download i18n key/messages there is call of /libs/cq/i18n/dict.en-us.json. Now I want to use /apps/cq/i18n/dict.en-us.json . How can I achieve this.Thanks,
Hello Everyone,We are developing our site in AEM 6.3 and created clientLibs under apps and set proxy as true. But not able to access icons present in css.Thanks,Megha Gowroji
I am building a new AEM application , aem 6.3 SP1, maven archetype 12.When I build core bundle , bundle is in INSTALLED status and when I expand the bundle, it saysorg.apache.http.impl.nio.client -- Cannot be resolvedAny ideas ??I have following dependencies in my parent pom, core bundle pom ...
I have a question for the community regarding best practices for handling project organization, changes and regression.Project organization Is it more common for clients to have their sites built out into separate projects that share jar or .class files across them, or to have the sites as subprojec...
Hi masters,I am trying to configure my dispatcher with the last software and faced the following error message: "Cannot load "project-data/lib/modules/mod_dispatcher.so" into server: libssl.so.10: cannot open shared object file: No such file or directory"This is is the new file: dispatcher-apache2.4...
Hi ,My custom conditional hide/show on a particular field are well displayed when I am trying to open page properties from a page.But the same conditional hiding/showing is not reflected when I am trying to create a page in touch ui.Please help.Which JS file should be customized for create Page Wiza...