Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23442

Jenkins 1.568 can not start when monitoring plugin is installed

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • monitoring-plugin
    • None

      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

          [JENKINS-23442] Jenkins 1.568 can not start when monitoring plugin is installed

          Jens Brejner created issue -
          Jens Brejner made changes -
          Summary Original: Jenkins 1.1568 can not start when monitoring plugin is installed New: Jenkins 1.568 can not start when monitoring plugin is installed

          evernat added a comment -

          I do not reproduce the issue using Jenkins 1.568.
          Which version of the monitoring plugin do you use?

          evernat added a comment - I do not reproduce the issue using Jenkins 1.568. Which version of the monitoring plugin do you use?

          Jens Brejner added a comment -

          It was probably 1.50.0, I had to remove it to be able to work. But please resolve case if you can not reproduce with current Jenkins version and latest plugin version.

          Jens Brejner added a comment - It was probably 1.50.0, I had to remove it to be able to work. But please resolve case if you can not reproduce with current Jenkins version and latest plugin version.

          evernat added a comment -

          OK, so I resolve as can not reproduce. Please reopen if you reproduce.

          My test was with monitoring plugin v1.51 and Jenkins 1.568.
          I think that your issue was something "temporary", since many users probably have the same versions as you.

          evernat added a comment - OK, so I resolve as can not reproduce. Please reopen if you reproduce. My test was with monitoring plugin v1.51 and Jenkins 1.568. I think that your issue was something "temporary", since many users probably have the same versions as you.
          evernat made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          magnayn added a comment -

          Same issue. Only thing I can think of - our Jenkins uses JDK8.

          magnayn added a comment - Same issue. Only thing I can think of - our Jenkins uses JDK8.
          magnayn made changes -
          Resolution Original: Cannot Reproduce [ 5 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

          Jens Brejner added a comment -

          Hi magnayn.

          Try stopping the Jenkins service, then cd into ${JENKINS_HOME}/plugins and remove the file monitoring.jpi as well as monitoring directory.
          Then start Jenkins, and reinstall monitoring plugin.
          Report back your findings, then evernat get's something to work with. If you can send him your Jenkins log, it may be usefull too.

          Jens Brejner added a comment - Hi magnayn . Try stopping the Jenkins service, then cd into ${JENKINS_HOME}/plugins and remove the file monitoring.jpi as well as monitoring directory. Then start Jenkins, and reinstall monitoring plugin. Report back your findings, then evernat get's something to work with. If you can send him your Jenkins log, it may be usefull too.

          Jens Brejner added a comment -

          Reproduced on Ubuntu 14.04, Jenkins 1.574 + latest monitoring plugin
          After installing the monitoring plugin, Jenkins does not complete startup as described above.
          Removing the plugin fixes.
          I use Oracle java version 1.7.0_65-b17

          Jens Brejner added a comment - Reproduced on Ubuntu 14.04, Jenkins 1.574 + latest monitoring plugin After installing the monitoring plugin, Jenkins does not complete startup as described above. Removing the plugin fixes. I use Oracle java version 1.7.0_65-b17

            Unassigned Unassigned
            jbrejner Jens Brejner
            Votes:
            7 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: