1) Steps to reproduce:clone https://github.com/aemgeeks1212/aemgeeks.git2) checkout to main branch3) execute mvn clean install -PautoInstallPackagejava version : 11,
Hi, Below are warnings coming continuously from AEM Production Publishers. Kindly help us with the same. Due to this, CPU utilization and load average are becoming very high, and Publihsers are going to be unresponsive some times.Please check and do the needful for us. 08.11.2023 15:38:34.097 *WARN*...
I have created on cq:designdialog in which I have given one textfield. Now once in the policy that textfield is updated I want that value to appear in dialog properties of textfield node or granite:data. I am unable to do so. Is there any way to do so?
Hi Team, [ERROR] Unresolvable build extension: Plugin com.day.jcr.vault:content-package-maven-plugin:0.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.day.jcr.vault:content-package-maven-plugin:jar:0.5.1: The following artifacts could not be resolved:...
Good morning,I'm currently trying to create an image with hotspots, but somehow it's not working. I can add something, but I don't see it in the preview view. What am I doing wrong? Thank you!
Hi, I deploy code to AEM dev, QA and Prod instance via Jenkins. Sometimes, I could see older version being shown in felix console for bundles and osgi configurations . Please find the sample screenshot This also happens sometimes for bundles
Hi Team Kindly help URL to login Publish Instance for Dev environment to install the package and access the crx/de or /system/console Here are the options we had tried 1) /system/console its redirect 404 page 2) /crx/de/index.jsp --> click on login popup window not loading to give the credentials tr...
Compared to most questions here, this is very basic, but I can't seem to find a resource with the information. In my cq:dialog for a new component that I'm building, I'm using the sling:resourceType, "granite/ui/components/foundation/form/numberfield" to capture a number from content managers, which...
Hello, I have a situation where the analytics team needs to see the english version of the label, no matter the current language for the page.For example, the page is in Chinese, the label value is a manually updated text field (dynamic not static), the analytics team need to read the data-layer va...
Hi ,I have extended tags property in my base page component using below code for basic tab so that i can make that field mandatory.<basic jcr:primaryType="nt:unstructured" jcr:title="Basic" sling:orderBefore="article" sling:resourceSuperType="wcm/foundation/components/bas...