Hello,I am working on a solution to integrate AEM with multiple Identity
provider based on the type of user. Is this supported out of box or
requires customization?Thanks,Anil
Hi,We integrated AEM 6.2 with solr using the below link - Adobe
Experience Manager Help | Integrating SOLR with Adobe Experience Manager
. However when we try the steps on AEM 6.3, it doesnt give expected
results. Any pointers?Thanks,Anil
Hi,We are trying to integrate solr using
https://helpx.adobe.com/experience-manager/using/aem_solr.html with AEM
6.3. We are able to integrate with AEM 6.2 but facing issues in 6.3. Any
pointers?Thanks,Anil
This is weird. I posted this comment in 2015. Why it is showing up now
with yesterday's date? Are original posting dates being preserved in the
migration.Thanks,Anil
huzaifaha98521146 wrote... Do you run GC using Offline Compaction? Also
check the code to make sure there are no open connections you can check
that using tools like JMeter. Please refer to performance tuning
guidelines for more
details.https://docs.adobe.com/docs/en/aem/6-2/administer/content/assets/best-practices-for-assets/performance-tuning-guidelines.html
GC using the felix console link - /system/console/memusage
Hi,We are seeing high memory utilization as reported by OS (RHEL). The
free memory is shown as <10%. We then go felix console and do a GC. The
memory used is decreased. However when we check this agan at OS level
then the free memory is not changed at all.How can this be explained as
alerts are set at Linux memory level. Thanks,Anil
kautuksahni wrote... The admin user and administrator groups so not have
equal rights. It is not a bug. Please have a look at this documentation
to help you understand this better: Link:-
https://docs.adobe.com/docs/en/aem/6-2/administer/security/security.html#Users%20and%20Groups%20in%20AEM
// Example:- Only admin is allowed to edit administrators group. ~kautuk
Thanks Kautuk,The question is not between admin and a user who is part
of administrator group.To elaborate further, suppose we have a ...
Hi,We are having a situation where if a user is part of multiple groups
of which one is the administrator group but still the permission is less
than of administrator. Is this a bug?Thanks,Anil
~~I will answer pointwise1) Are there any backend scripts/processes
running that interacts with the repository?None that we are aware of. We
have inherited this project with limited KT.2) Have you tried putting in
compaction script in place?Originally the repo was 3 TB, Tar compaction
bought it down to 1.5 after which it was upgraded to AEM 6.1 SP1. After
upgrade, it was stable initially then online compaction started firing
but after sometime we got a disk space outage when we realized the
issu...