Hi There, I am getting an error called "this session has been closed " while accessing getNodes() method in event listener using jcr session object. Before executing the below block of code session is coming properly. But whenever i tried to access anything from jcr it is closing the session.Could y...
Hi all, Hope you all doing fine. I want to connect jconsole to AEM 6.4. I started Jconsole & AEM on my local. In Jconsole "New Connection" pop-up i can see AEM Author process. But Not able to connect Finally getting this message after clicking "Connect" Below is the command used to start AEMja...
HI, We are facing a issue where same client library is getting loaded twice on the page through the content Added from Target on the page. This leads to breaking of few functionalities on the page. Below I have explained the scenario in details. AEM page has one client library. (/etc.clientlibs/mys...
Hi, I am using AEM 6.5 and i have changed my admin user password. After changing the admin password, i am able to access all consoles except " /system/console/". It shows error message as below.HTTP ERROR 403Problem accessing /system/console/productinfo. Reason: Forbidden Tried restarting author ...
Is there any way where i can add below options for list plugin in AEM RTE Component. Roman Numeral: i, ii, iii Alpha caps: A, B, C Alpha lower case. a), b), c) Secondary bullet (hollow point?)I am using AEM 6.4
Dear Members,In my current project some components are standalone( neither a child of foundation nor wcm core component's) and some are child of foundation component so requirement is to migrate all those foundation components to wcm core components. After reading some adobe articles I reached on t...
I have a requirement to access the custom replication agent(which will be created to publish out content until preview environment) through curl command.I tried for direct activation(default publish replication agent) with below command String[] command1 = { "curl", "--insecure", "-u", username + "...
I am playing around with content fragments in my local AEM 6.3.3.8 instance. After going through Tools -> Assets -> Content Fragment Models I am able to add a test content fragment model. After I open the model I am able to drag data types (eg single line text) into the model canvas area. After addi...
When health checking my successfully installed bundle I will check the OSGI Apache Felix Console. I was told to also check the OSGI Services and OSGI Components tabs. Is see my services exist in both areas. What is the difference between OSGI Services and OSGI Components tabs within the OSGI Apache ...