Question
Jabil
US
Last activity: 22 May 2024 16:32 EDT
JobSchedulerLifecycle category log level ignored
We have frequently running job schedulers set to "Any one associated node". Every time a node runs the job, all the other nodes write to the log:
WARN - Detected duplicate job scheduler execution. Skipping execution.
The message logs despite this Pega category being set to ERROR. It's very noisy. Anyone have a clue why it's doing this?
-
Reply
-
Nathan Desmet -
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 12 Dec 2023 6:52 EST
Jabil
US
@CraigA52 and @SaschaW1 , good news. It took some persistence and intervention from @ChrisKoyl and @adama2 (big shout out and thank you), but bug ticket BUG-842447 was filed for this. They were using "warnForced". (Didn't even know there was such a thing). Likely the developer didn't foresee what would happen with quickly cycling schedules in a cluster.
I don't have insight to the number or ETA, but it ought to be a simple one-word change in the code.
Updated: 28 Nov 2023 10:49 EST
Virgin Media
GB
@mjosborn85I'm also seeing this even though I have turned off this log category it's still producing WARN log entries every 30s or so. This needs a fix ASAP as this is filling up the logs very quickly.
UPDATE
Have raised SR INC-A26412 for this problem as it's filling up our Splunk quota.
Accepted Solution
Updated: 12 Dec 2023 6:52 EST
Jabil
US
@CraigA52 and @SaschaW1 , good news. It took some persistence and intervention from @ChrisKoyl and @adama2 (big shout out and thank you), but bug ticket BUG-842447 was filed for this. They were using "warnForced". (Didn't even know there was such a thing). Likely the developer didn't foresee what would happen with quickly cycling schedules in a cluster.
I don't have insight to the number or ETA, but it ought to be a simple one-word change in the code.
Truist
US
@mjosborn85 @ChrisKoyl Thanks for Identifying the issue. Do we have any ETA. We are in Pega 8.8.2 and see same logs.
Thanks,
Prem K
Virgin Media
GB
@mjosborn85 Any update on this? I'm seeing this on Pega 8.8.2 as well as Pega 23.1.2
Jabil
US
@CraigA52 , not sure about versions, but on 8.8.4 I just double-checked and I'm seeing none of these messages. If anyone at Pega is watching, may we know what platform release contained the fix for BUG-842447?