-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
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
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)