April 22, 2020
Estimated Post Reading Time ~

How to find the different type of AEM Sling thread pools

Statement - Sling thread pools
Environment - AEM 6.3 GA

Solution:
Go to the Felix console URL: http://localhost:4502/system/console/status-slingthreadpools
login with username and password if not logged into the AEM server.
see the below thread pools configuration details of AEM instanceApache Sling Settings

Apache Sling Thread Pools

Pool cq-polling-importer
- from configuration : org.apache.sling.commons.threads.impl.DefaultThreadPool.
factory~cq-polling-importer
- used : true
- min pool size : 0
- max pool size : 10
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 364
- core pool size : 10
- largest pool size : 10
- maximum pool size : 10
- pool size : 10
- task count : 364

Pool Offloading Agent Manager event processing
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 1
- core pool size : 5
- largest pool size : 1
- maximum pool size : 5
- pool size : 1
- task count : 1

Pool DAM Transporter
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 0
- core pool size : 5
- largest pool size : 0
- maximum pool size : 5
- pool size : 0
- task count : 0

Pool ThreadPool-a8eb9e5f-8956-42ff-940b-01c5e06a4ad6 (Apache Sling Job Thread Pool)
- used : true
- min pool size : 35
- max pool size : 35
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : true
- active count : 0
- completed task count : 2088
- core pool size : 35
- largest pool size : 35
- maximum pool size : 35
- pool size : 35
- task count : 2088

Pool oak-observation
- from configuration : org.apache.sling.commons.threads.impl.DefaultThreadPool.
factory~oak-observation
- used : true
- min pool size : 20
- max pool size : 20
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 247716
- core pool size : 20
- largest pool size : 20
- maximum pool size : 20
- pool size : 20
- task count : 247716

Pool Event processing pool
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 321
- core pool size : 5
- largest pool size : 5
- maximum pool size : 5
- pool size : 5
- task count : 321

Pool ThreadPool-99043a06-4ccc-4478-a1a5-fc7c333c3906 (Health Check Thread 
Pool)
- used : true
- min pool size : 5
- max pool size : 25
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 36319
- core pool size : 25
- largest pool size : 25
- maximum pool size : 25
- pool size : 25
- task count : 36319

Pool default
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 8949634
- core pool size : 5
- largest pool size : 5
- maximum pool size : 5
- pool size : 5
- task count : 8949634

Pool ThreadPool-fba968d5-76ad-4386-b771-908e6781ab43 (com.day.cq.wcm.
designimporter.impl.CanvasPageDeleteHandler)
- used : true
- min pool size : 5
- max pool size : 10
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 0
- core pool size : 10
- largest pool size : 0
- maximum pool size : 10
- pool size : 0
- task count : 0

Pool Scene7ConfigurationEventListener
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 0
- core pool size : 5
- largest pool size : 0
- maximum pool size : 5
- pool size : 0
- task count : 0

Pool YouTubeAccountServiceImpl
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 0
- core pool size : 5
- largest pool size : 0
- maximum pool size : 5
- pool size : 0
- task count : 0

Pool oak
- from configuration : org.apache.sling.commons.threads.impl.DefaultThreadPool.
factory~oak
- used : true
- min pool size : 1
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 43827
- core pool size : 5
- largest pool size : 5
- maximum pool size : 5
- pool size : 5
- task count : 43827

Pool Script Cache Thread Pool
- used : true
- min pool size : 5
- max pool size : 5
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 7
- core pool size : 5
- largest pool size : 5
- maximum pool size : 5
- pool size : 5
- task count : 7

Pool ThreadPool-92c56820-a3b6-40c2-b011-02ded8fb4fdf (com.day.cq.wcm.
workflow.impl.WcmWorkflowServiceImpl)
- used : true
- min pool size : 5
- max pool size : 10
- queue size : -1
- keep alive time : 60000
- block policy : RUN
- priority : NORM
- shutdown graceful : true
- shutdown wait time : -1
- daemon : false
- active count : 0
- completed task count : 73
- core pool size : 10
- largest pool size : 10
- maximum pool size : 10
- pool size : 10
- task count : 73


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.