Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Running the Starter now produces warnings similar to
10.03.2022 15:47:32.111 *WARN* [FelixStartLevel] org.apache.sling.commons.scheduler.impl.QuartzScheduler Scheduler job requested thread pool with name oak but this thread pool is not in the list of allowed pools. 10.03.2022 15:47:32.111 *WARN* [FelixStartLevel] org.apache.sling.commons.scheduler.impl.QuartzScheduler Scheduler job requested thread pool with name oak but this thread pool is not in the list of allowed pools. 10.03.2022 15:47:32.111 *WARN* [FelixStartLevel] org.apache.sling.commons.scheduler.impl.QuartzScheduler Scheduler job requested thread pool with name oak but this thread pool is not in the list of allowed pools. 10.03.2022 15:47:32.111 *WARN* [FelixStartLevel] org.apache.sling.commons.scheduler.impl.QuartzScheduler Scheduler job requested thread pool with name oak but this thread pool is not in the list of allowed pools.
This needs to be configured via https://github.com/apache/sling-org-apache-sling-commons-scheduler/blob/08cbef57b9623e842486624b1e29bcb1754eae54/src/main/java/org/apache/sling/commons/scheduler/impl/QuartzSchedulerConfiguration.java#L35-L39 .
Attachments
Issue Links
- links to