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

jenkins crash as java.lang.NullPointerException

      jenkins version: 2.303.3 or 2.227.4

      gerrit-trigger-plugin version: 2.35.2 or 2.35.1

      I installed jenkins. It was in idle status for about an hour, then the jenkins crash

      the log is in attchment

          [JENKINS-67233] jenkins crash as java.lang.NullPointerException

          yongqi niu added a comment -

          2021-11-25 05:17:25.270+0000 [id=944] SEVERE h.i.i.InstallUncaughtExceptionHandler$DefaultUncaughtExceptionHandler#uncaughtException: A thread (Gerrit/944) died unexpectedly due to an uncaught exception, this may leave your Jenkins in a bad way and is usually indicative of a bug in the code.
          java.lang.NullPointerException
          at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater.tryLoadProjectList(GerritProjectListUpdater.java:242)
          at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater.access$000(GerritProjectListUpdater.java:55)
          at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater$1.run(GerritProjectListUpdater.java:195)
          at java.util.TimerThread.mainLoop(Timer.java:555)
          at java.util.TimerThread.run(Timer.java:505)

          yongqi niu added a comment - 2021-11-25 05:17:25.270+0000 [id=944] SEVERE h.i.i.InstallUncaughtExceptionHandler$DefaultUncaughtExceptionHandler#uncaughtException: A thread (Gerrit/944) died unexpectedly due to an uncaught exception, this may leave your Jenkins in a bad way and is usually indicative of a bug in the code. java.lang.NullPointerException at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater.tryLoadProjectList(GerritProjectListUpdater.java:242) at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater.access$000(GerritProjectListUpdater.java:55) at com.sonyericsson.hudson.plugins.gerrit.trigger.GerritProjectListUpdater$1.run(GerritProjectListUpdater.java:195) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505)

            rsandell rsandell
            niuyongqi yongqi niu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: