내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

How to increase the thread pool size in aem 6.2

Avatar

Level 1

Hi,

I am new to adobe aem, still trying to understanding few components.

we have a issue related to Quartz scheduler, below is the error message

[com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] (QuartzScheduler_IDPSchedulerService-20_MisfireHandler) Handling 20 trigger(s) that missed their scheduled fire-time.

we are frequently seeing the above errors and the system is not picking the files from the watch folders. we have more than 50 watch folders with different cron expressions.

I'm trying to increase the thread pool size(no. of triggers), i always see only 5 threads are in running status in QRTZ_FIRED_TRIGGERS table.

Could you please help me how to increase the pool size (configuration).

Thanks in advance..

Regards,

Ravi

3 답변 개

Avatar

Level 10

Avatar

Level 8

Not sure if the below helps

Error: Thread pool limit reached

Avatar

Level 1

Thanks for your reply...

But i did not find anything specific to Quartz Scheduler configuration.. I'm still trying to find how to increase the no. of triggers

If anyone faced similar issue, please let me know..

Below is the error

[com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] (QuartzScheduler_IDPSchedulerService-20_MisfireHandler) Handling 20 trigger(s) that missed their scheduled fire-time.

Thanks in advance