So I'm trying to run on my terminaljava -jar aem-author-p4502.jarBut the file wont run because it cannot find a manifest for itMy java open JDK version is:$ java -version java version "1.8.0_301" Java(TM) SE Runtime Environment (build 1.8.0_301-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.301-b0...
Hi all,For AEM cloud service, how to do the monitoring please? After reading some documents, I get lost.Adobe Experience Manager: Monitoring AEM instance and repositoryhttps://helpx.adobe.com/customer-care-office-hours/aem/aem-monitoring-instance-repository-performance.htmlComments: For this article...
We are considering using Target's Visual Composer with Experience Fragments exported from AEM. We also have a custom transformer Java class (extending com.adobe.acs.commons.rewriter.ContentHandlerBasedTransformer) used for some of our components' content, and those components may be included in expo...
Hi All, Every time I start AEM, AEM will not respond after a while. This is what I am seeing in the monitoring page. It is showing the number of active sessions are growning.http://localhost:4503/libs/granite/operations/content/monitoring/page.html But I am not find a session leak in the JMX page.ht...
Hi everyone! I uploaded files to AEM Assets, but I see process failed. However, I can still open, view, and edit the content. Please help me with this.TKS
Hi everyone,I am new to AEM and i am trying to pull up instance from windows, only when i try to do it i get warningsOpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Listening for transport dt_socket at address: 30303 Loading quickstart properties: default L...
Hi There, I need to programmatically Delete workItems from the list of AEM inbox notifications./libs/cq/workflow/content/inbox/list.json Am not sure where this list generated. Thanks.
Hi Team,I have a component folder structure like below.There is a drop down inside component and I want to get the dropdowns title as Test A as shown in the picture. I was able to get the component name as a place holder. But is this possible ?