Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi All, I'm facing the issue while starting the AEM server(6.0 version). Before that i have trying to fix the huge amount of the disk space issue. For that i have installed the Adobe Service Package(AEM 6.0 Service Pack 1-1.0.zip) and did the Reducing the repository size activity(run the oak-run.jar...
Hi guys,Today I just want to share with you a way to post Chinese characters (or special characters) to AEM using cURL. This all started with me trying to restart an asset workflow using cURL. Here you can find instructions on how to do so, the example relevant to this post from that article is:curl...
Hi All,I am facing an issue in our prod environment where if we delete a page from the siteadmin (e.g. myproject/en/page) then that page's node (/content/myproject/en/page) in crxde is not getting deleted.Using AEM 6.1 SP1. In siteadmin it shows the page as deleted and if i try to create a new page ...
Dear All,I have integrated SAML on publisher and it works fine in few scenarios. But when the page is cached and If we try to access the same page from a different browser, it gives me a popup saying the session is expired and it then request to login via our SAML login page which is expected. But t...
Hi all,I am struggling with an issue regarding one EventListener I implemented, basically every time I need to get a session instance I get this:org.apache.sling.api.resource.LoginException: Cannot derive user name for bundle com.mycompany.core [472] and sub service writeServiceI found some informat...
Hello, I was working on a new page when all of the components in the AEM floating toolbox disappeared. I even tried to Right click on a component section and add a new component but I still have no components to select. I have closed my browers and cleared my cache and even tried another browser but...
Hi Friends,I'm using AEM 6.2 and cold standby is configured for author instance.Recently I saw the logs (error.log) of cold standby instance where I'm getting the below thread dump collector errors for every minute. Also I'm not able to login into http://domain:port/system/console/bundles of standb...
Hi all. In 6.2 ootb there is no Checkbox field available in the Metadata Schema Editor. However upon closer inspection, file /libs/dam/gui/coral/components/admin/schemaforms/formbuilder/builditems.jsp has it commented out. If I overlay this file and uncomment, it becomes available, and seems to func...
Hi all,A situation has developed (all of a sudden) where certain users cannot upload files to the DAM (AEM 5.6.1). Please see below a screenshot of the error from the WCM UI:The error log also generates the following error:04.07.2016 14:35:01.059 *ERROR* [JobHandler: /etc/workflow/instances/2016-07-...
Hi All,How can I use com.adobe.cq.gson-2.3.jar bundle in AEM 6.2 project instead of using com.google.code.gson as an external jar file ?I tried adding com.adobe.cq.gson-2.3.jar as a dependency in pom file but I am getting below error :Failure to find com.adobe.cq.gson:com.adobe.cq.gson:jar:2.3 in ht...