Hi, I have implemented a custom action and now I want to extend that action and add extra functionality. However, setting sling:resourceSuperType on the second custom action doesn't seem to have any effect, meaning that the scripts (e.g. init.jsp, cleanup.jsp) are not inherited. Is inheritance not s...
Hello Experts,I am getting below error at the time of AEM project deployment through Jenkins. Please help. [ERROR] Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Unauthorized[ERROR] Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.0.24:install (insta...
Hi,We were trying to create a custom device group on the lines of what is used in the geometrixx-gov site. The OOTB device group provided is /etc/mobile/groups/responsive. Now the issue is that any custom device group with a name other that responsive like /etc/mobile/groups/custom is not detected b...
Hi all,The production author AEM instance of my client slows down too quick. After reading the logs I have found a couple of heavy reasons:Opened sessions for a very long time and I don't know the reason: org.apache.jackrabbit.oak.jcr.session.RefreshStrategy This session has been idle for 4 minutes ...
Hi,i want to use a asynchronous servlet to let the user be informed about resent events. So i create a async servlet and everything works got as long the user stays on the page. But when the user closes the page / browser curiously the session stays open and the servlet thread sends data to a not mo...
Hi,Tried to read through docs, but could not find any recommendations regarding following questions:Which version of Solr should be used with AEM 6.1(is recommended or was regression tested with AEM6.1)?What is the preferred remote Solr layout when using multiple publish/author instances?Which tools...
Hi,I have an existing Tarmk instance with an external datastore.Now I am trying to have a standby on another machine.I installed a fresh instance, and added the configuration for the cold standby installation.But the process get stuck trying to get a segment that doesn't exist on primary.For this pr...
We have a group name X in Instance A with some permissions assigned to it. I want to migrate this group name X to instance B ( permissions should also be migrated)I tried using package manager ( by taking this group as a package filter), but this doesn't worksWho so have really worked this, please s...