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.
- is related to
-
JENKINS-40057 Stage view is completely missing for long durations after restarts
- Open
- relates to
-
JENKINS-40096 Stage View is missing after Plugin update
- Open