-
Improvement
-
Resolution: Fixed
-
Minor
-
None
When java -jar jenkins.war catastrophically fails, such as when ServletContextListener fails and the webapp fails to boot, Winstone keeps running without serving anything.
If the sole webapp fails to deploy, it should terminate with an error message instead.
I found this while working on
JENKINS-41196.