Repeating jBPM executor messages from "LoadAndScheduleRequestsTask" in the Process Automation Manager logs
Issue
After migration from BPM Suite (BPMS) 6 to Process Automation Manager (PAM) 7, we see a lot repeating logs from LoadAndScheduleRequestsTask class like below:
......
2021-04-15 11:12:50,583 INFO [org.jbpm.executor.impl.concurrent.LoadAndScheduleRequestsTask] (EE-ManagedThreadFactory-default-Thread-5) Load of jobs from storage started at Thu Apr 15 11:12:50 AWST 2021
2021-04-15 11:12:50,585 INFO [org.jbpm.executor.impl.concurrent.LoadAndScheduleRequestsTask] (EE-ManagedThreadFactory-default-Thread-5) Load of jobs from storage finished at Thu Apr 15 11:12:50 AWST 2021
2021-04-15 11:12:51,583 INFO [org.jbpm.executor.impl.concurrent.LoadAndScheduleRequestsTask] (EE-ManagedThreadFactory-default-Thread-5) Load of jobs from storage started at Thu Apr 15 11:12:51 AWST 2021
2021-04-15 11:12:51,587 INFO [org.jbpm.executor.impl.concurrent.LoadAndScheduleRequestsTask] (EE-ManagedThreadFactory-default-Thread-5) Load of jobs from storage finished at Thu Apr 15 11:12:51 AWST 2021
......
What are these logs ? Can we turn it off as they're flooding the log file ?
Environment
- Red Hat Process Automation Manager (PAM)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.