How should a DevOps Engineer perform an AEM upgrade that preserve version and Workflows?
A DevOps Engineer notices that the disk usage for an AEM author instance is constantly going up.
Upon further investigation, it is revealed:
- Online Compaction is unable to complete revision cleanup task during the daily maintenance window
- Segment Store Size has gone up from 8 GB to 13 GB
- The following message is logged in the error.log file
Canceling RevisionGC. The task was either stopped by the user or the Maintenance Window reached its end - Lucene Binaries Cleanup task completed successfully during the daily maintenance window
What additional step can be performed during the weekly maintenance window to reduce the overall disk usage?
The DevOps Engineer sees many occurrences of org.apache.s;ing.api resource.loginException in the logs.
* Apache Sling Service User mapper Service is configured with a default user.
* Service user mapping is configured for the OSGi bundle, causing the exception.
What is the root cause of these exceptions?
A DevOps Engineer notices that the disk usage for an AEM author instance is constantly going up.
Upon further investigation, it is revealed:
- Online Compaction is unable to complete revision cleanup task during the daily maintenance window
- Segment Store Size has gone up from 8 GB to 13 GB
- The following message is logged in the error.log file
Canceling RevisionGC. The task was either stopped by the user or the Maintenance Window reached its end - Lucene Binaries Cleanup task completed successfully during the daily maintenance window
What additional step can be performed during the weekly maintenance window to reduce the overall disk usage?
Which type of backup should be performed to reduce the risk of a corrupted index?
Currently there are no comments in this discussion, be the first to comment!