Hope this is an easy one to resolve. I've been looking at the improvements made with SP2 and the added flexibility we now have for creating custom indexes. I for some reason don't get it to work however. My search keeps using the cqTags index. Even when I delete the cqTags index! I make sure I have...
HI there, AEM is an important component in our distributed customer experience platform which is fully based on loosely coupled components (CMS, apps, 3rd party services) which are tied together by a service oriented REST API framework. In order to create a unified developer experience, we would lik...
Hi Team,When i access localhost:4502/Tools.html am able to access it properly. But when i access localhost:4503/Tools.html the publish environment am getting resource not found 404 error.I have customized 404.jsp at /apps/sling/servlet/errorhandler/404.jsp. When i move this 404.jsp it works fine in ...
Hi,I am new to Adobe CQ now AEM, I have been struggling to implement a one shot install for an existing project but so far not been able to succeed.This is what I have currentlyA package which basically has few configs, template and a component(I make changes to CRXDLite and build the package)4 bund...
Hi everyone!The company I work for are in the process of switching to AEM for our global websites and I was wondering if AEM has any form of internal communications platform for people working on the system?At the moment, all communication is made via emails which means my inbox gets crammed with em...
We want to call a servlet using an AJAX GET request. Our servlet path is something like /content/test/jcr:content/par-main/events_calendar.events.json. We use resource type as a way of resolving the servlet so we can read properties from the component within the servlet itself.Is there a way to prev...
I have followed the directions to set environment variables in dispatcher config for Apache 2.4. I can use the variables within httpd.conf and included files. But the variables do not seem to be getting set in dispatcher.any. i'm trying to set /docroot "${DOCROOT}" Where DOCROOT is initialized at...
Hi All,We are trying to migrate particular Sharepoint site into AEM 5.6.1 but there is no luck.We just followed all the documents which is available in Adobe but finally no luck. We already installed SharePoint connector package (cq-5.6.1-featurepack-2865.zip)Referred URL:http://docs.adobe.com/docs/...
Hi All,I am using com.day.cq.mailer.MailService to send email and noticed that whenever I use HTML template it always enclose the template content "pre" tag. My concern is that since it enclose the HTML content into "pre" tag, all my CSS styling is does not reflect because of this. Is there any solu...
Hi All,We are facing cq slowness for quite some days now in production and we observed*WARN* [CQSE Listener [0.0.0.0:4502]] servletengine Maximum thread number reached: 200 in logs.Can you please let us know - What all things to check, to find out what is going wrong .- Can we increase thread numbe...