-
Bug
-
Resolution: Unresolved
-
Blocker
I tried to install and configure the cron-shelve plugin on my Jenkins.
Shelve plugin itself works, and all dependencies are installed, but I am facing this issue in logs:
A thread (CronExecutor thread/233306) died unexpectedly due to an uncaught exception, this may leave your Jenkins in a bad way and is usually indicative of a bug in the code. java.lang.NoSuchMethodError: org.jvnet.hudson.plugins.shelveproject.ShelveProjectTask.<init>(Lhudson/model/AbstractProject;)V
Configuration I use for shelve-cron plugin is below:
As per the investigation, I made and last plugin update 6 years ago - I think that support for newer versions of Jenkins needs to be added to it.
My current Jenkins version is - 2.332.2
Can anyone assist with that?