Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-39143

Stage view disappears after restarting jenkins

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None

      After restarting jenkins (no jobs were running), my stage view disappeared. When I go to the ajax page, I'm getting:

      Caused by: java.lang.IllegalStateException: Could not load matching start node: java.io.IOException: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: D:\build\Jenkins\jobs\MasterCI\builds\54\workflow\3.xml (The system cannot find the path specified)

      The 3.xml file is in fact missing and is referenced by other xml files in the folder.

          [JENKINS-39143] Stage view disappears after restarting jenkins

          Clint Chapman created issue -
          Daniel Geißler made changes -
          Component/s New: pipeline-stage-view-plugin [ 21139 ]
          Daniel Geißler made changes -
          Component/s New: pipeline [ 21692 ]
          Mor L made changes -
          Link New: This issue is related to JENKINS-40057 [ JENKINS-40057 ]
          KS made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          KS made changes -
          Priority Original: Major [ 3 ] New: Minor [ 4 ]
          KS made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          papanito made changes -
          Description Original: After restarting jenkins (no jobs were running), my stage view disappeared. When I go to the ajax page, I'm getting:

          Caused by: java.lang.IllegalStateException: Could not load matching start node: java.io.IOException: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: D:\build\Jenkins\jobs\MasterCI\builds\54\workflow\3.xml (The system cannot find the path specified)

          The 3.xml file is in fact missing and is referenced by other xml files in the folder.
          New: After restarting jenkins (no jobs were running), my stage view disappeared. When I go to the ajax page, I'm getting:
          {code:java}
          Caused by: java.lang.IllegalStateException: Could not load matching start node: java.io.IOException: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: D:\build\Jenkins\jobs\MasterCI\builds\54\workflow\3.xml (The system cannot find the path specified){code}
          The 3.xml file is in fact missing and is referenced by other xml files in the folder.
          Martin Reinhardt made changes -
          Link New: This issue relates to JENKINS-40096 [ JENKINS-40096 ]

            Unassigned Unassigned
            cchapman Clint Chapman
            Votes:
            38 Vote for this issue
            Watchers:
            46 Start watching this issue

              Created:
              Updated: