Checkpoint restart icons disappeared from Pipeline Stage View

Article ID:360048010032
1 minute readKnowledge base

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
  • NGPIPELINE-626: No such adjunct found: com.cloudbees.pipeline.stageview

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.