Hi All,I was trying the thing mentioned in the link[by directly uploading the package provided] http://experience-aem.blogspot.in/2014/04/aem-cq-56-sort-tree-nodes-of-browse-dialog-pathfield.html in OOTB 5.6.1 instance.After I uploaded the package, hit the page http://localhost:4502/cf#/content/geom...
Hi I have created a website using sightly(.html files). When i check viw page source of my page i get lot of empty white spaces. Can you tell me how to remove these white spaces. In AEM 5.6.1 we were using .jsp files where we use <@page trimwhitespaceDirectives = true >. But how do we do it AEM 6 wh...
I configured AEM to use a single remote Solr instance for fulltext indexing like it is documented:Add a node /oak:index/solrIdx with properties type=solr async=async (Recommended) reindex=trueIt does create the index and I can search using the crxde query tool. However, there seem to be a problem ...
Hi All,We are getting exception in "Activate Later" and "Deactivate Later" functionality of CQ5.Steps to schedule Actiavte/Deactivate Later :1. Schedule Activate later or Deactivate Later on any page for some time.2. Check the status of page after scheduled time.Actual Result :Page is not published ...
Either in CRXDE or anywhere else?About 50 items are displayed via http://localhost:4502/etc/replication/agents.author/replication-author-publisher-01/jcr:content.queue.json, but is there a way to see the whole queue?Also the queueStatus returned via the above URL is:queueStatus: {agentName: "replic...
We are using the static replication agent to copy assets (Images) from the DAM to a destination folder on the same box. Then we do a RSYNC to copy these images from the dest folder to a web server. The Static replication agent is giving us issues. Though the log files show that all images from the w...
Hello,It is always forwarded to /welcome.html page automatically when I login (admin) to CQ author instance.But I saw the root mapping of osgi configuration that is “/projects.html”.I would like to know why the root mapping is invalidation. Did something block the login page? Thanks for any help!
Hi,I have heard some contradicting statements about CQ 5's (5.6.1 to be exact) replication system. Could someone please give a definitive answer for the following questions:Are replication queues FIFO? Or are they processed concurrently, hence leading to non-FIFO behavior?If passed a ReplicationOpti...