-
Improvement
-
Resolution: Unresolved
-
Major
-
None
It is often desirable to see all errors thrown during Jenkins startup. The list of logs in a support bundle should include one specifically capturing everything from boot until
hudson.WebAppMain$3#run: Jenkins is fully up and running
(Without this feature, there is no guarantee that logs from the last startup are even present: they might have been rotated out of sight. If they are present, it may be hard to find them intermixed among other historical log files, and there might be multiple startups captured in which case it takes some work to find the most recent.)