-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: parameterized-scheduler-plugin
-
None
Jenkins version: 2.332.3
Plugin version: 1.1
Ā
Scheduled jobs are not running when they are under a folder.
This worked before but one day it doesn't work.
After investigating we found that scheduling works when the pipeline is directly under jenkins not any other folder.
Ā
And every minutes we get below error.
Aug 29, 2023 12:26:00 PMĀ SEVEREĀ hudson.triggers.SafeTimerTask run
Timer task org.jenkinsci.plugins.parameterizedscheduler.Cron@6496dad5 failed java.lang.NullPointerException
Ā
Other than this, we cannot find any valid log..