We are experiencing strange issue with the website. We set of cookies that are rendering fine on PROD without httpOnly and without secure flag. Same cookies are rendering opposite to this on Stage server. We have verified everything on Akamai and Dispatcher level but could not find any difference in...
Hi, I want migrate some content from another instance, so I did a poc on my dev instance at first, I have exported some assets via vlt tool, it seems fine, the assets which exported are available, but after I import them into AEM instance (same instance) again, all assets are broken. It seems there ...
I have about a hundred assets in a folder with a blue bicycle and have spent several days smart cropping them and are now ready for publishing. I have just found out that there has been a request to have the bicycle be red so they have all been retouched. Is there an easier way to upload all the red...
Hi , Recently aem author instances was not accessible and was throwing 404 .But after restart it worked fine for next few days and issue happened agin today.Also please note that stoping the aem service took long time more than 10 min. Now can anyone please suggest what could be the issue.Or suggest...
We are using AEM 6.4.8 version.Tried to lock a page through AEM interface as an admin and that was successfullTried to unlock the same page as an admin and it is not working. Unable to unlock the page eventhough I am part of admin group.This is happening in all our environment across al projects. So...
HI,We are implementing Cloud Manager to CI/CD for our Stage and Prod env.As per documentation, we need to use single git repo as code source. In our current code structure we have 2 repo:1. AEM Global = used for AEM code having standard modules like core,uiapps,it.launcher etc2. AEM Dispatcher = use...
Dear All , I am trying to download dispatcher-Apache2.4-xxx for my windows operating system. I am using AEM 6.5 with service pack 4. Can anybody please help me to find out where I can download dispatcher-apache2.4-xxx ??
Performance of DAM is overall slow so we upgraded it to 6.5 latest version and still we are facing the issue of slowness. Please suggest some ways to improve the performance and we are also following all the best practices suggested by Adobe.
I'm trying to follow the code example in http://www.sgaemsolutions.com/2020/01/how-to-manage-certificates-in-aem.html but can't figure out how to properly set KeyStoreService. Always getting a null keyStoreService in the line: KeyStore trustStore = this.keyStoreService.getTrustStore(resourceResolve...