-
Bug
-
Resolution: Unresolved
-
Major
-
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..