Hi All, I am using AEM 6.5 version and ACS Common 5.1.0 version. While flushing the cache using ACS Common Utility Dispatcher Flush. I am facing below error. Can you please let me know what is the issue ? 05.05.2023 10:00:58.068 *ERROR* [185.16.22.27 [1683280858067] POST /etc/acs-commons/dispatcher-...
I am trying to add color picket in AEM 6.5.16. I am following this article http://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html to setup color picker but I get empty color widget with below error, Uncaught ReferenceError: _ is not defined
I want to change the colour of bullet list inside rte. So I created a new clientlibs with categories (rte.coralui3, cq.authoring.editor) and added my style definition and linked the created clientlibs inside my dialog but the clientlibs is not picked up. Clientlibs changesDialog I am following up th...
Failed to execute goal com.adobe.aem:aemanalyser-maven-plugin:0.9.2:analyse (default-analyse) on project aem-guides- myproject.analyseAlthough my (analyser) version is 1.4.10 still it shows build failure.@arunpatidar
On logs as mentioned below, SonarQube throws an issue stating 'Change this code to not log user-controlled data.' LOGGER.error("Unable to adapt resource at path {} to a Page object",rootPagePath); Why is this an issue?
Hi All,Sitemap isnt generating page urls only giving the last modified date on uat environment but on test its showing page urls with last modified date, can anyone help me.mapping is like thisuat;template-slingmapping-brands.json;https;www-uat.isravision.com;;/content/isravision;test;template-sling...
Hi Team, I want to get the host name according to environments such as author , publisher and despatcher.So I tried using java script like below.window.location.hostname;but my code is inside base page component. So it is saying window is not defined. Is there any way we can get the host name using ...
Hi All, I my project i want to replace "HelveticaNeueLTPro-Medium.ttf" and "HelveticaNeueLTPro-MediumItalic.ttf" with "Open Sans Medium" and "Open Sans MediumItalic" all extension like ( .eot,.otf,.svg,.ttf,.woff,.woff2). I have check on google for this but i didn't find, Please any one know from wh...
Hi,I have created a section container in which we can drag and drop multiple component in it using parsys but when i refresh the page the component that i have added in section container getting disappear also if i make any changes in section container then also the component inside it is getting di...
Dear All,I'm new in AEM and trying to learn through self learning. As per Adobe document for AEM 6.5.0 we can create new AEM site using Maven and it's adobe Archetype. I followed the same and use Archetype 23 to create New Maven base AEM CMS project. But my build is falling and getting below error.F...