Issue
You created an empty logger and Jenkins crashed
Environment
- CloudBees Jenkins Enterprise
- CloudBees Jenkins Operations Center
- Support Bundle plugin
Resolution
To be able to restart, you need to delete logger configuration stored in $JENKINS_HOME/log/LOGGER_NAME.xml
file.
See issue JENKINS-27669 for more information.
0 Comments