Issue
-
After upgrading CloudBees CI to 2.176.2.3, the checkpoint icon disappeared from the Pipeline Stage View
-
The Jenkins logs show the following log when user looks at a Pipeline Stage View
WARNING o.k.s.f.adjunct.AdjunctsInPage#findNeeded: No such adjunct found: com.cloudbees.pipeline.stageview org.kohsuke.stapler.framework.adjunct.NoSuchAdjunctException: Neither com.cloudbees.pipeline.stageview.css, .js, .html, nor .jelly were found
Environment
-
CloudBees CI (CloudBees Core) on modern cloud platforms - Managed controller < 2.176.4.3
-
CloudBees CI (CloudBees Core) on traditional platforms - Client controller < 2.176.4.3
-
CloudBees Jenkins Enterprise - Managed controller < 2.176.4.3
Resolution
This issue have been fixed in version 2.3 of the CloudBees Pipeline Stage View that is included in CloudBees CI release since version 2.176.4.3.
The recommended solution is to upgrade CloudBees CI to version 2.176.4.3 or later.
In a controller with heavy load, the frequency of those WARNINGS can be detrimental to the Jenkins controller performance. |