I'm trying to make a custom Export structure.I'm following this guideThe Page Exporter But https://helpx.adobe.com/content/docs/en/aem/6-3/develop/mobile/contentsync.html#Overview%20of%20configuration%20types can't be found.
I have a servlet that I use to search the JCR based on a user-provided query. I log the string that is to be used as the query before running it. However, I get a parse error when running the query and the error shows a differently formatted query than the string logged. Am I doing something wron...
Hi Team,We are using AEM 6.4 + SP2 on Linux environment and observing server hanging issues very frequently 2-3 times per week with the below thread block stack trace.Is it a problem with Jetty or anyother? java.lang.Thread.State: RUNNABLEat sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)a...
Hi All,I am new to AEM, and I need to check total diskspace of our AEM Instance. Upon checking /etc/reports/diskusage.html , the page returns HTTP 504 the page tooks too long to respond. Even if I check etc/reports/diskusage.html?path=/content/dam/ , it throws the same error. Could anyone help me wi...
Hi all, I'm experiencing problems when using References from the rail selector. When I navigate to a PDF and go to the rail selector drop down and choose "References", I'm expecting to see a list of pages that reference this PDF (image 1). As you can see, I get zero results. Image 2 is showing a ...
In AEM 6.4.3, We are running automation script, and when we access a page directly on the browser to create "new page under that path", we are noticing that new page dropdown is completely disabled. We are seeing similar behavior on we-retail pages, for example (http://localhost:4502/siteadmin#/edit...
I tried opening the websites I have created and also the weretail website. None of them were opening and all my work till now seems like lost. Also when I tried using crx-de everything including the Html code was there. What is the issue please help me out.
We had custom implementation of ResourceProvider based on org.apache.sling.api.resource.ResourceProvider API. It was working fine with AEM6.1.After migration to AEM6.4, we had few issues with this implementation-1. Authoring was not working for all pages under root paths. For example- /content/mysit...