Hi Team,We are using AEM 6.1 SP2-CFP4 and we are having a lot of ghost nodes in the content with the following node structure :<carouselItem jcr:primaryType="nt:unstructured" sling:resourceType="cq/personalization/components/target" ...
If we double click on the classic dialog icon in the component node structure in crxde, a page opens up in a new tab where we can see the dialog layout.url : localhost:4502:<<path-to-component>>/dialog.htmlIssue : For some dialogs , a blank page opens up even though the dialog is properly constructe...
Yes , it is possible. Define a design xml for the page template which might look something like the below xml , (the below xml is basically mocking the node structure of the page.<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0"xmlns:nt="http://www.jcp.org/jcr/nt...
Hi All,I am Kashyap Poodipeddi , working as AEM Developer in Rockware GmbH in Munich ,Germany. I have been working in AEM since 4+ years. My hobbies are quizzing , singing and travelling. Keep the good community work going.Thanks,Kashyap
Hi Community,We are facing severe performance issues in our AEM author environment. We have 4 clustered authors accessing a MongoDb instance. We generated the JVM thread dumps during system slowness and found that there is a deadlock situation which looks like below . I see that there is a deadlock ...
I get the following error during the OOTB Form component submission,21.10.2015 17:51:37.543 ERROR [2.252.210.68 [1445442697208] POST /master/en/home/meta-navigation/test-form.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource R...
I wanted to know whether AEM 5.6.1 OOTB Form components would support for responsive web design (device compatible) or in other words , can they align themselves to the application level front end responsive framework ? Thanks,Kashyap
I am trying to configure AEM with Adobe DTM for tag management. I gave the API token and could successfully connect to DTM and fetch the company name and web properties. We are hosting the DTM libraries in AEM itself. Hence I selected "self-hosting" option. I have given the DTM bundle URL as well as...
I tailed the error logs during code build. There is no error. Now I saw a strange thing. This issue is occurring only in our UAT environment. I saw that the Day CQ Mail Service Configuration in felix console are of two different versions. I am sure we are using the same AEM 6.0 and Service Pack 2.0...