Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core, monitoring
Created: 16/Jun/14 11:16 AM
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

Environment: Jenkins installed as native package on Ubuntu 14.04.

Java version:
java.runtime.name Java(TM) SE Runtime Environment
java.runtime.version 1.7.0_60-b19
java.specification.name Java Platform API Specification
java.specification.vendor Oracle Corporation

Project: Jenkins
Priority: Critical Critical
Reporter: Jens Brejner
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to