How to increase the thread pool size in aem 6.2 | Community
Skip to main content
February 21, 2018
Question

How to increase the thread pool size in aem 6.2

  • February 21, 2018
  • 3 replies
  • 4207 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

smacdonald2008
Level 10
February 21, 2018
cquser1
Level 7
February 22, 2018

Not sure if the below helps

Error: Thread pool limit reached

March 5, 2018

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