Hi All, I am trying to run aem .jar file on linux ec2 machine using command :- java -Xmx1024M -jar aem-publish-p4503.jar , but am getting below error message- Setting 'sling.run.modes' to 'publish' from filename.Verbose option not active, closing stdin and redirecting stdout and stderrRedirecting st...
Getting below error while running publish instance jar. Verbose option not active, closing stdin and redirecting stdout and stderrRedirecting stdout to /home/ec2-user/aem_instance/publish/crx-quickstart/logs/stdout.logRedirecting stderr to /home/ec2-user/aem_instance/publish/crx-quickstart/logs/stde...
Hi All, I am trying to run aem .jar file for publish instance on ec2 machine but unable to run it. Command I used to run the jar file:- java -Xmx1024M -jar aem-publish-p4503.jarCan someone guide me. Thank you...!!!
Hi everyone! I would like to inject a page property into a Sling Model using annotations but I'm struggling. Like @ValueMapValue but for a page property. Any ideas on how to do it?Thanks!
Hi All, We have recently had this build issue come up in our deployment pipeline which states the following - Rule - CQRules:CQBP-84 Issue - The product interface org.apache.jackrabbit.api.security.user.Query annotated with @ProviderType should not be implemented by custom code. This is being r...
Hi All, When we are trying to integrate AEM with Adobe Commerce through CIF, we encountered the following error. We are using AEMaaCS, Adobe Commerce enterprise edition 2.4.6-p1. Network tab : When we tried debugging it, we found out that the inbuilt plugin @adobe/aem-core-cif-product-recs-extensio...
We experience an issue where Granite UI cannot retrieve a Workflow, which results in the Granite UI crashing and Authors unable to open AEM's the Granite UI sidepanel on pages. We recently deleted the code for this workflow. But it works fine on a local environment and on the development environment...
Dear Community, I am trying to enable the title from content-fragments to show in the search-result of the granite-pickerdialog.The search was on the nodename only by default.With an additional oak:index, this couled be solved and the search now works on the title.However, the title is not showing u...
Hey All, anyone has any idea why the node module fails to run in cloud manager. it runs fine in local. i tried the same commands that cloud manager uses and it worked in local. here is the screenshot. i used the link here to follow and run the commands in local and it works fine - https://github.co...