Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
After upgrading to Jenkins version 1.568 it can not start.
The following is the last entry in the log file no matter how long I wait.
Exception in thread "Thread-3" java.lang.ClassCircularityError: java/util/logging/LogRecord
at net.bull.javamelody.LoggingHandler.publish(LoggingHandler.java:109)
at java.util.logging.Logger.log(Logger.java:616)
at java.util.logging.Logger.doLog(Logger.java:641)
at java.util.logging.Logger.log(Logger.java:730)
at winstone.Logger.logInternal(Logger.java:157)
at winstone.Logger.log(Logger.java:165)
Stopping Jenkins again and deleting file ./plugins/monitoring.jpi and folder ./plugins/monitoring/ allows me to get Jenkins running again, so that can work as a workaround
Attachments
Issue Links
- is related to
-
JENKINS-27669 Creating an empty logger crashs Jenkins
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Jenkins 1.1568 can not start when monitoring plugin is installed | Jenkins 1.568 can not start when monitoring plugin is installed |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Component/s | core [ 15593 ] |
Link |
This issue is related to |
Attachment | monitoring.hpi [ 30338 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Workflow | JNJira [ 156070 ] | JNJira + In-Review [ 195332 ] |
I do not reproduce the issue using Jenkins 1.568.
Which version of the monitoring plugin do you use?